About
This is Keen Software House's official mod kit for Miner Wars 2081, built on the game's publicly released source code. Modders build and debug their changes in Visual C# 2010, then distribute them as mod folders that load into the Steam version of the game.
Getting started
You must own Miner Wars 2081 on Steam, because the kit does not include the game executable or its textures, models and audio. To use a mod, unzip it into the game's Mods folder and launch the game with the -FromLauncher -mod option followed by the mod name.
Additional notes
- License
- Mods may be distributed only as their own mod folder; redistributing the original content or executable is prohibited.
- Limitation
- Mods cannot add new Steam achievements.
- Community
- Code that makes other mods easier to build can be submitted for inclusion in the official mod branch on GitHub.