Civilization 14 is a port of Civilization 13 from BYOND to Robust Toolbox, used for Space Station 14.
Forked from https://github.com/space-wizards/space-station-14/commit/bd4bbec3d532d7824c6293e4469b9c31a856c3b9
- Make sure to install .NET 7) and Python 3.
- Clone this repository.
- Open the folder
BuildCheckerand run thegit_helper.pyfile to init submodules and download the engine. Use the console to run it (it will bepy -3 git_helper.pyorpython git-helper.pyorpython3 git-helper.py) - Run
testrun.batto compile and launch the client and server.
More detailed instructions on building the project can be found on the SS14 docs, here.
