Skip to content

Prole0/nuclear-14

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26,717 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here is the translation with the original Markdown formatting preserved:

Nuclear 14 / Misfits: Nuclear Wasteland

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.

About the Project

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.

Features of the Russian Version

Misfits: Nuclear Wasteland adds:

  • Full interface and content localization to English.
  • Regular updates and support

To participate in development, join our Discord.

Links

  • Discord (official community)
  • Game servers: via launcher (tbd) or in Discord

Building

Requirements

  • Git
  • .NET SDK 10.0.101

Windows

  1. Clone the repository:
git clone https://github.com/Misfit-Sanctuary/nuclear-14.git
  1. Initialize submodules:
git submodule update --init --recursive
  1. Build the project:
Scripts/bat/buildAllDebug.bat
  1. Run client and server:
Scripts/bat/runQuickAll.bat
  1. Connect to localhost via the client

Linux

Similar to Windows, but use the .sh scripts:

Scripts/sh/buildAllDebug.sh
Scripts/sh/runQuickAll.sh

MacOS

Theoretically similar to Linux, but has not been tested

License

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

About

Multiplayer survival role-playing game set in a post-nuclear apocalyptic world

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 93.0%
  • Fluent 6.4%
  • Python 0.5%
  • HTML 0.1%
  • JavaScript 0.0%
  • PowerShell 0.0%