Python 3.6.2 SFML 2.4 CSFML 2.4
cd path/to/SpaceStation14
python RUN_THIS.py
cd Resources
wget http://84.195.252.227/static/ResourcePack.zip
open solution
build
cd bin/Client
mono SpaceStation14.exe
If you get errors similar to this:
Unhandled Exception:
System.DllNotFoundException: csfml-graphics-2
.
.
.
You forgot SFML or CSFML. Install the packages
cd bin/Server
mono SpaceStation14_Server.exe