Skip to content

OpaqueSunset/LighthouseRelay


Nebula 13
Nebula 13

Build Status CodeFactor Last Commit Issues Discord License

Contributing GuidelinesSecurityLicenseGetting the Code and Installing


NOTICE OF MODIFICATION

This project was forked from Nebula on 02 April 2023.

NOTICE OF MODIFICATION

This project was forked from Baystation 12 on 6 Jan 2020.


CONTRIBUTING GUIDELINES

All users are expected to review /docs/CODE_OF_CONDUCT.md before interacting with the repository or other users.


SECURITY

Please see /docs/SECURITY.md for this repository's security policy, and how to report security issues.


LICENSE

The code for Lighthouse Station is licensed under the GNU Affero General Public License v3, which can be found in full in /LICENSE.

Code with a git authorship date prior to 1420675200 +0000 (2015/01/08 00:00 GMT) is licensed under the GNU General Public License version 3, which can be found in full in /docs/GPL3.txt

All code where the authorship dates on or after 1420675200 +0000 is assumed to be licensed under AGPL v3, if you wish to license under GPL v3 please make this clear in the commit message and any added files.

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.

If you wish to develop and host this codebase in a closed source manner you may use all commits prior to 1420675200 +0000, which are licensed under GPL v3. The major change here is that if you host a server using any code licensed under AGPLv3 you are required to provide full source code for your servers users as well including addons and modifications you have made.

See here for more information.

All assets including icons and sound are under a Creative Commons 3.0 BY-SA license unless otherwise indicated.


GETTING THE CODE AND INSTALLING

Please see /docs/installation.md for instructions on obtaining, installing, updating, and running this code.