Skip to content

Maqshir/Civ13

 
 

Repository files navigation

Civilization 13

Build Status GitHub code size in bytes GitHub repo size

WHAT IS THIS?

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.

Civ13 Discord

discord

Official Website

https://civ13.com/

Trello

https://trello.com/b/DW0RQAEX

Playing the game

You will need a windows machine or a virtual machine running it from another OS.

  1. Download the latest BYOND distribution from http://www.byond.com/download/

  2. Register a BYOND account at https://secure.byond.com/Join

  3. Launch BYOND from BYOND/bin/Byond.exe and login.

  4. Navigate to Space Station 13 and search for the Civilization 13 server.

  5. You will start playing in seconds!

Setting up a Server

  1. You will need a linux machine for the automated install, preferably Ubuntu. Open the command line.

  2. 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.

  3. Use sudo bash INSTALL and it should install everything you need.

  4. You're all set! Run the launch.py file inside the scripts/ folder. Use python3 launch.py.

Releases

No releases published

Packages

 
 
 

Languages

  • DM 98.8%
  • JavaScript 0.5%
  • CSS 0.4%
  • Python 0.2%
  • HTML 0.1%
  • Shell 0.0%