OpenMud.Mudpiler.Compiler.Project.Cli 2.12.2

dotnet tool install --global OpenMud.Mudpiler.Compiler.Project.Cli --version 2.12.2                
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.2                
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.2                
nuke :add-package OpenMud.Mudpiler.Compiler.Project.Cli --version 2.12.2                

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.

Installing

For the latest cutting-edge releases, you should download the source from master branch and build yourself. If you run into a bug or issue, try master branch as it may be resolved and pending release.

For official releases, you can download the releases off of NuGet and NPM, follow the install guide on the documentation page: https://openmud.github.io/docs/getting-started/Installation

Where is the Documentation?

OpenMud is documented as part of the OpenMud repository: https://openmud.github.io/docs/getting-started/Installation

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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.2 210 1/6/2025
2.12.0 698 12/4/2023
2.11.0 419 11/26/2023
2.10.0 391 11/25/2023
2.9.0 434 11/24/2023
2.8.0 361 11/23/2023
2.7.0 362 11/13/2023
2.6.0 502 10/29/2023
2.5.1 437 10/23/2023
2.5.0 509 10/22/2023
2.4.0 465 10/18/2023
2.3.1 506 10/18/2023
2.3.0 440 10/18/2023
2.2.1 493 10/17/2023
2.2.0 526 10/16/2023
1.0.0 476 10/14/2023