mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 09:03:37 +00:00
31
README.md
31
README.md
@@ -1,22 +1,18 @@
|
||||
## Skyrat 13 (/tg/station Downstream)
|
||||
## Bubberstation (A Skyrat Downstream)
|
||||
|
||||
[](https://github.com/Skyrat-SS13/Skyrat-tg/actions/workflows/ci_suite.yml)
|
||||
[](https://isitmaintained.com/project/Skyrat-SS13/Skyrat-tg "Percentage of issues still open")
|
||||
[](https://isitmaintained.com/project/Skyrat-SS13/Skyrat-tg "Average time to resolve an issue")
|
||||

|
||||
|
||||
[](https://www.monkeyuser.com/assets/images/2019/131-bug-free.png) [](https://user-images.githubusercontent.com/8171642/50290880-ffef5500-043a-11e9-8270-a2e5b697c86c.png) [](https://www.reddit.com/r/SS13/comments/5oplxp/what_is_the_main_problem_with_byond_as_an_engine/dclbu1a)
|
||||
|
||||
* **Git / GitHub cheatsheet:** https://www.notion.so/Git-GitHub-61bc81766b2e4c7d9a346db3078ce833
|
||||
* **Guide to Modularisation:** [./modular_skyrat/readme.md](./modular_skyrat/readme.md)
|
||||
* **Website:** https://www.tgstation13.org
|
||||
* **Code:** https://github.com/tgstation/tgstation
|
||||
* **Wiki:** https://tgstation13.org/wiki/Main_Page
|
||||
* **Codedocs:** https://skyrat-ss13.github.io/Skyrat-tg/
|
||||
* **Skyrat 13 Discord:** https://discord.com/invite/hGpZ4Z3
|
||||
* **Modularization Policy for this repo:** Pending
|
||||
* **Code:** https://github.com/Bubberstation/Bubberstation
|
||||
* **tgstation Wiki:** https://tgstation13.org/wiki/Main_Page
|
||||
* **Skyrat Codedocs:** https://skyrat-ss13.github.io/Skyrat-tg/
|
||||
* **Bubberstation Discord:** https://discord.gg/39dUpb5weB
|
||||
* **Coderbus Discord:** https://discord.gg/Vh8TJp9
|
||||
|
||||
This is Skyrat's downstream fork of /tg/station created in byond.
|
||||
This is Bubberstation's downstream fork of Skyrat, which is in turn a fork of tgstation.
|
||||
|
||||
**Please note that this repository contains sexually explicit content and is not suitable for those under the age of 18.**
|
||||
|
||||
@@ -24,12 +20,7 @@ Space Station 13 is a paranoia-laden round-based roleplaying game set against th
|
||||
|
||||
## Important note - TEST YOUR PULL REQUESTS
|
||||
|
||||
You are responsible for the testing of your content and providing proof of such in your pull request. You should not mark a pull request ready for review until you have actually tested it. If you require a separate client for testing, you can use a guest account by logging out of BYOND and connecting to your test server. Test merges are not for bug finding, they are for stress tests where local testing simply doesn't allow for this.
|
||||
|
||||
## DEVELOPMENT FLOWCHART
|
||||

|
||||
|
||||
[Modularisation Guide](./modular_skyrat/readme.md)
|
||||
You are responsible for the testing of your content. You should not mark a pull request ready for review until you have actually tested it. If you require a separate client for testing, you can use a guest account by logging out of BYOND and connecting to your test server.
|
||||
|
||||
## DOWNLOADING
|
||||
[Downloading](.github/guides/DOWNLOADING.md)
|
||||
@@ -40,7 +31,7 @@ You are responsible for the testing of your content and providing proof of such
|
||||
|
||||
## :exclamation: How to compile :exclamation:
|
||||
|
||||
On **2021-01-04** we have changed the way to compile the codebase.
|
||||
On **2021-01-04** /tg/station has changed the way to compile the codebase.
|
||||
|
||||
Find `BUILD.bat` here in the root folder of tgstation, and double click it to initiate the build. It consists of multiple steps and might take around 1-5 minutes to compile.
|
||||
|
||||
@@ -53,10 +44,6 @@ Find `BUILD.bat` here in the root folder of tgstation, and double click it to in
|
||||
## Contributors
|
||||
[Guides for Contributors](.github/CONTRIBUTING.md)
|
||||
|
||||
[/tg/station HACKMD account](https://hackmd.io/@tgstation) - Design documentation here
|
||||
|
||||
[Interested in some starting lore?](https://github.com/tgstation/common_core)
|
||||
|
||||
## LICENSE
|
||||
|
||||
All code after [commit 333c566b88108de218d882840e61928a9b759d8f on 2014/31/12 at 4:38 PM PST](https://github.com/tgstation/tgstation/commit/333c566b88108de218d882840e61928a9b759d8f) is licensed under [GNU AGPL v3](https://www.gnu.org/licenses/agpl-3.0.html).
|
||||
|
||||
Reference in New Issue
Block a user