Civ13 (formerly 1713) is a game based on Space Station 13 code, which features several epochs of human history. (hence the name). It features both RP and Combat maps and gamemodes.
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!
- You will need a windows or linux machine with the following apps installed:
- Python 3.6 or above
- Byond (latest version)
- Git
-
Navigate to the master folder where you want the game to be.
-
Create a git-linked folder (on Linux, use sudo git clone https://github.com/Civ13-SS13/Civ13 civ13-git).
-
Use DreamMaker to create the DMB file (on Linux, go inside the civ13-git folder and use sudo DreamMaker civ13.dme)
-
Create another folder named civ13 and manually copy the UI, config and scripts folders and the civ13.dmb and civ13.rsc files inside.
-
Go inside the civ13 folder and run DreamDaemon (on Linux, run sudo DreamDaemon civ13.dmb [port] -trusted -logself -webclient. Replace "port" with whatever port you want to use.
-
You're all set! The server will be up and running.