/ss13d

Space Station 13 daemon intended for use with Trotskystation fork of Yogstation

Primary LanguageCGNU Affero General Public License v3.0AGPL-3.0

This is the Space Station 13 daemon (SS13d) and IPC library intended for use with the Trotskystation fork of Yogstation on Linux.

Under ./daemon you will find the code for the daemon component of SS13d.

Under ./lib you will find the code for the IPC library component used for communication between DreamDaemon and SS13d.

Under ./shared you will find code used by both components.