OpenMud.Mudpiler.Compiler.Project.Cli
2.5.1
See the version list below for details.
dotnet tool install --global OpenMud.Mudpiler.Compiler.Project.Cli --version 2.5.1
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local OpenMud.Mudpiler.Compiler.Project.Cli --version 2.5.1
#tool dotnet:?package=OpenMud.Mudpiler.Compiler.Project.Cli&version=2.5.1
nuke :add-package OpenMud.Mudpiler.Compiler.Project.Cli --version 2.5.1
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 | Versions 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. |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
2.12.0 | 674 | 12/4/2023 |
2.11.0 | 398 | 11/26/2023 |
2.10.0 | 376 | 11/25/2023 |
2.9.0 | 418 | 11/24/2023 |
2.8.0 | 346 | 11/23/2023 |
2.7.0 | 348 | 11/13/2023 |
2.6.0 | 488 | 10/29/2023 |
2.5.1 | 421 | 10/23/2023 |
2.5.0 | 495 | 10/22/2023 |
2.4.0 | 450 | 10/18/2023 |
2.3.1 | 484 | 10/18/2023 |
2.3.0 | 425 | 10/18/2023 |
2.2.1 | 478 | 10/17/2023 |
2.2.0 | 498 | 10/16/2023 |
1.0.0 | 452 | 10/14/2023 |