Downloading the source code: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
This page contains the information and steps needed to download the latest version of the code, compile it and host your own server. | |||
== License == | == License == | ||
All code after [https://github.com/tgstation/tgstation/commit/333c566b88108de218d882840e61928a9b759d8f commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST] is licensed under [https://www.gnu.org/licenses/agpl-3.0.html GNU AGPL v3]. | All code after [https://github.com/tgstation/tgstation/commit/333c566b88108de218d882840e61928a9b759d8f commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST] is licensed under [https://www.gnu.org/licenses/agpl-3.0.html GNU AGPL v3]. | ||
Revision as of 01:16, 16 June 2025
This page contains the information and steps needed to download the latest version of the code, compile it and host your own server.
License
All code after commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST is licensed under GNU AGPL v3.
All code before commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST is licensed under GNU GPL v3. (Including tools unless their readme specifies otherwise.)
See LICENSE and GPLv3.txt for more details.
The TGS DMAPI API is licensed as a subproject under the MIT license.
See the footer of code/__DEFINES/tgs.dm and code/modules/tgs/LICENSE for the MIT license.
All assets including icons and sound are under a Creative Commons 3.0 BY-SA license unless otherwise indicated.