Skip to content

nullquery/SS99

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SS99

The purpose of this project is to create a version of the popular game Space Station 13 with a clean code base.

The core components (**/core) are licensed under MIT license. All other components (specifically, **/game) are licensed under GPLv3 unless otherwise noted.

Versioning Scheme

Version scheme uses "<a/b/c/d/...> (revision)":

  • Version is increased when new features are added.
  • A/b/c/d/... tags are added for released versions that contain only bug fixes.
  • (revision) has the revision number for that version (# of commits).

Project leads

  • wb
  • nullquery

Interested in helping out? Check out our wiki

The development wiki contains more information about the source-code and the conventions we use.

Releases

No releases published

Packages

No packages published

Languages

  • DM 91.4%
  • CSS 6.5%
  • JavaScript 2.1%