Here is the translation with the original Markdown formatting preserved:
Misfits: Nuclear Wasteland is a english fork of the first Russian-language adaptation of the original Nuclear 14 fork, created by Peptide90 in 2022 with contributions from the community. The project combines the best Fallout-themed developments with the capabilities of the Space Station 14 engine.
Nuclear 14 is the first Fallout fork for Space Station 14, utilizing:
- Assets from various Fallout13 (F13/SS13) builds. Desert Rose 2, Lone Star, etc.
- Unique materials created by the community
- A highly modular system from the upstream Einstein Engines repository
The theme and locations differ from classic F13, offering players a new experience. The codebase is licensed under AGPLv3, which allows for free use and development of the project.
Misfits: Nuclear Wasteland adds:
- Full interface and content localization to English.
- Regular updates and support
To participate in development, join our Discord.
- Discord (official community)
- Game servers: via launcher (
tbd) or in Discord
- Git
- .NET SDK 10.0.101
- Clone the repository:
git clone https://github.com/Misfit-Sanctuary/nuclear-14.git
- Initialize submodules:
git submodule update --init --recursive
- Build the project:
Scripts/bat/buildAllDebug.bat
- Run client and server:
Scripts/bat/runQuickAll.bat
- Connect to localhost via the client
Similar to Windows, but use the .sh scripts:
Scripts/sh/buildAllDebug.sh
Scripts/sh/runQuickAll.sh
Theoretically similar to Linux, but has not been tested
Detailed information about code and asset licensing is available in LEGAL.md. Key provisions:
- Code: AGPLv3
- Assets: individual licenses (check meta.json)
- Copyright compliance is mandatory