Space Station 15 is a remake of Space Station 13 in haskell using apecs and SDL2. Other dependencies can be found in the package.yaml file.
This is the primary repository for Space Station 15.
Please see the haskell tool stack to install Stack.
within the project folder, run:
stack build
to run the client, do:
stack exec space-station15-client
to run the server, do:
stack exec space-station15-server
the target executable directory will always be ./.stack-work/.
Any errors encountered should be reported to the #coderbus channel in the discord server.
All code in this project is licenced under MIT
Sounds come from CDDA-Soundpack and tgstation. If you want to know more about licensing please check out their respective repositories.