Update Discord invite links. (#11493)
This commit is contained in:
committed by
GitHub
parent
07fe950c91
commit
f656ceda99
@@ -5,7 +5,7 @@
|
|||||||
public const string GitHub = "https://github.com/space-wizards/space-station-14/";
|
public const string GitHub = "https://github.com/space-wizards/space-station-14/";
|
||||||
public const string Patreon = "https://www.patreon.com/spacestation14";
|
public const string Patreon = "https://www.patreon.com/spacestation14";
|
||||||
|
|
||||||
public const string Discord = "https://discordapp.com/invite/t2jac3p";
|
public const string Discord = "https://discord.ss14.io/";
|
||||||
public const string BugReport = "https://github.com/space-wizards/space-station-14/issues/new/choose";
|
public const string BugReport = "https://github.com/space-wizards/space-station-14/issues/new/choose";
|
||||||
public const string Website = "https://spacestation14.io";
|
public const string Website = "https://spacestation14.io";
|
||||||
public const string Wiki = "https://wiki.spacestation14.io";
|
public const string Wiki = "https://wiki.spacestation14.io";
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ If you want to host or create content for SS14, this is the repo you need. It co
|
|||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
[Website](https://spacestation14.io/) | [Discord](https://discord.gg/t2jac3p) | [Forum](https://forum.spacestation14.io/) | [Steam](https://store.steampowered.com/app/1255460/Space_Station_14/) | [Standalone Download](https://spacestation14.io/about/nightlies/)
|
[Website](https://spacestation14.io/) | [Discord](https://discord.ss14.io/) | [Forum](https://forum.spacestation14.io/) | [Steam](https://store.steampowered.com/app/1255460/Space_Station_14/) | [Standalone Download](https://spacestation14.io/about/nightlies/)
|
||||||
|
|
||||||
## Documentation/Wiki
|
## Documentation/Wiki
|
||||||
|
|
||||||
@@ -32,6 +32,6 @@ We are not currently accepting translations of the game on our main repository.
|
|||||||
|
|
||||||
All code for the content repository is licensed under [MIT](https://github.com/space-wizards/space-station-14/blob/master/LICENSE.TXT).
|
All code for the content repository is licensed under [MIT](https://github.com/space-wizards/space-station-14/blob/master/LICENSE.TXT).
|
||||||
|
|
||||||
Most assets are licensed under [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) unless stated otherwise. Assets have their license and the copyright in the metadata file. [Example](https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Objects/Tools/crowbar.rsi/meta.json).
|
Most assets are licensed under [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) unless stated otherwise. Assets have their license and the copyright in the metadata file. [Example](https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Objects/Tools/crowbar.rsi/meta.json).
|
||||||
|
|
||||||
Note that some assets are licensed under the non-commercial [CC-BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/) or similar non-commercial licenses and will need to be removed if you wish to use this project commercially.
|
Note that some assets are licensed under the non-commercial [CC-BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/) or similar non-commercial licenses and will need to be removed if you wish to use this project commercially.
|
||||||
|
|||||||
Reference in New Issue
Block a user