From b0eb14956c970aa69f500d10ab1d1318845ada32 Mon Sep 17 00:00:00 2001 From: Piras314 Date: Tue, 24 Sep 2024 15:01:20 -0400 Subject: [PATCH] readme update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a6f557c81c0..6f6c31bf937 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@

Space Station 14

-This is a fork from the primary repo for Space Station 14 called Goob Station. To prevent people forking RobustToolbox, a "content" pack is loaded by the client and server. This content pack contains everything needed to play the game on one specific server. +This is a fork from the primary repo for Space Station 14 called Goob Station. To prevent people forking RobustToolbox, a "content" pack is loaded by the client and server. This content pack contains everything needed to play the game on one specific server this is the content pack for Goob Station. If you want to host or create content for SS14, go to the [Space Station 14 repository](https://github.com/space-wizards/space-station-14) as it contains both RobustToolbox and the content pack for development of new content packs and is the base for your fork. ## Links -[Goob Station Discord Server](https://discord.gg/gEq2bDxU35) | [Goob Station Forum](https://forums.goobstation.com/) +[Goob Station Discord Server](https://discord.gg/goobstation) | [Goob Station Forum](https://forums.goobstation.com/) | [Goob Station Website](https://goobstation.com) ## Documentation/Wiki -The Space Station 14's [docs site](https://docs.spacestation14.io/) has documentation on SS14s content, engine, game design, and more. It also have lots of resources for new contributors to the project. +The Goob Station [docs site](https://docs.goobstation.com/) has documentation on GS14's content, engine, game design, and more. It also have lots of resources for new contributors to the project. ## Contributing -We are happy to accept contributions from anybody. Get in Discord if you want to help. Feel free to check the [list of issues](https://github.com/Goob-Station/Goob-Station/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help either! +We are happy to accept contributions from anybody. Get in [Discord](https://discord.gg/goobstation) if you want to help. Feel free to check the [list of issues](https://github.com/Goob-Station/Goob-Station/issues) that need to be done and anybody can pick them up. Don't be afraid to ask for help either! While Goob doesn't use the [contribution guidelines,](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html) you can feel free to if you want to check your stuff. We are not currently accepting translations of the game on our main repository. If you would like to translate the game into another language consider creating a fork or contributing to a fork. @@ -25,7 +25,7 @@ We are not currently accepting translations of the game on our main repository. 2. Run `RUN_THIS.py` to init submodules and download the engine. 3. Compile the solution. -[More detailed instructions on building the project.](https://docs.spacestation14.com/en/general-development/setup.html) +[More detailed instructions on building the project.](https://docs.goobstation.com/en/general-development/setup.html) ## License