OpenMud.Mudpiler.Compiler.Project.Cli 2.12.0

dotnet tool install --global OpenMud.Mudpiler.Compiler.Project.Cli --version 2.12.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local OpenMud.Mudpiler.Compiler.Project.Cli --version 2.12.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=OpenMud.Mudpiler.Compiler.Project.Cli&version=2.12.0
nuke :add-package OpenMud.Mudpiler.Compiler.Project.Cli --version 2.12.0

OpenMud

Project Website: https://openmud.github.io

What is it?

OpenMud is a compiler which enables a user (ranging from developers to creative individuals with little to no development background) to compile their own MUD games. OpenMud aims to be compatible with a large subset of Dream Maker projects, and compiles your code into behaviourally consistent CIL code (.Net Assemblies). Additionally, the project incorporates an orchestration and simulation layer to leverage these compiled binaries and simulate / ultimately execute the Dream Maker worlds. Effectively, OpenMud is a compiler and a game engine.

OpenMud also implements all of the core client and server side logic necessary to run your game, while also leaving the door open for extensive customizations for advanced developers.

Where is the Documentation?

OpenMud is documented as part of the OpenMud repository: https://openmud.github.io

What is the Licensing

The entire project is licensed under AGPL v3. This means that you are free to use the project for any means, but the project must be open-sourced.

What is the Current State?

OpenMud is still very early in development & isn't mature enough for use outside of experimentation. You are encouraged to explore the project, experiment with it, ask questions, and hopefully contribute.

If you are interested in contributing, please create an issue and mention me.

Please take a look at the documentation here: https://openmud.github.io

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2.12.0 534 12/4/2023
2.11.0 314 11/26/2023
2.10.0 244 11/25/2023
2.9.0 270 11/24/2023
2.8.0 225 11/23/2023
2.7.0 223 11/13/2023
2.6.0 383 10/29/2023
2.5.1 282 10/23/2023
2.5.0 409 10/22/2023
2.4.0 354 10/18/2023
2.3.1 352 10/18/2023
2.3.0 364 10/18/2023
2.2.1 386 10/17/2023
2.2.0 424 10/16/2023
1.0.0 321 10/14/2023