MudDesigner.MudEngine.Core 1.0.0-PreAlpha1

This is a prerelease version of MudDesigner.MudEngine.Core.
dotnet add package MudDesigner.MudEngine.Core --version 1.0.0-PreAlpha1
NuGet\Install-Package MudDesigner.MudEngine.Core -Version 1.0.0-PreAlpha1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MudDesigner.MudEngine.Core" Version="1.0.0-PreAlpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MudDesigner.MudEngine.Core --version 1.0.0-PreAlpha1
#r "nuget: MudDesigner.MudEngine.Core, 1.0.0-PreAlpha1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MudDesigner.MudEngine.Core as a Cake Addin
#addin nuget:?package=MudDesigner.MudEngine.Core&version=1.0.0-PreAlpha1&prerelease

// Install MudDesigner.MudEngine.Core as a Cake Tool
#tool nuget:?package=MudDesigner.MudEngine.Core&version=1.0.0-PreAlpha1&prerelease

Mud Designer cross-platform game engine core. Provides the core contract that engine components, adapters and 3rd parties must implement in order for the engine to run.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MudDesigner.MudEngine.Core:

Package Downloads
MudDesigner.MudEngine.Game

Mud Designer cross-platform game engine. Provides a default implementation of the MudDesigner.MudEngine.Core components.

MudDesigner.MudEngine.Networking

Mud Designer cross-platform networking contract for servers developed to run the game engine.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-PreAlpha1 991 1/24/2016

Initial pre-release. Very early stage of development.