Civ13 (formerly 1713) is a game based on Space Station 13 code, which features several epochs of human history. It features both RP and Combat maps and gamemodes.
https://civ13.com/
You will need a windows machine or a virtual machine running it from another OS.
Download the latest BYOND distribution from http://www.byond.com/download/
Register a BYOND account at https://secure.byond.com/Join
Launch BYOND from BYOND/bin/Byond.exe and login.
Navigate to Space Station 13 and search for the Civilization 13 server.
You will start playing in seconds!
Disclaimer: Python scripts will not function appropriately when Hosting within a Windows or WSL environment and support for such usage will not be provided. Most scripts are called externally by our Discord bot which will be required for a proper installation.
Download this repository, preferably with GitHub or another git program if you want to keep it updated.
Open civ13.dme with BYOND DreamMaker and compile.
Open civ13.dmb with BYOND DreamSeeker to launch the server.
You will need a linux machine for the automated install, preferably Ubuntu. Open the command line.
Download the INSTALL file. You can use wget https://raw.githubusercontent.com/Civ13/Civ13/master/INSTALL for it. If you don’t have wget installed, use sudo apt install wget first.
Use sudo bash INSTALL and it should install everything you need.
You’re all set! Run the launch.py file inside the scripts/ folder. Use python3 launch.py.