mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Fix and update main repo readme (#2073)
* Remove git conflict marker and update build status badge to renamed workflow * Add preliminary modularisation guide hyperlinks to README * Add link to git/github cheatsheet
This commit is contained in:
@@ -1,20 +1,14 @@
|
||||
## Skyrat 13 (/tg/station Downstream)
|
||||
|
||||
<<<<<<< HEAD
|
||||
[](https://github.com/Skyrat-SS13/Skyrat-tg/actions?query=workflow%3A%22Run+tests%22)
|
||||
[](https://github.com/Skyrat-SS13/Skyrat-tg/actions?query=workflow%3A%22CI+Suite%22)
|
||||
[](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://github.com/tgstation/tgstation/actions?query=workflow%3A%22CI+Suite%22)
|
||||
[](https://isitmaintained.com/project/tgstation/tgstation "Percentage of issues still open")
|
||||
[](https://isitmaintained.com/project/tgstation/tgstation "Average time to resolve an issue")
|
||||

|
||||
>>>>>>> 94f746b1a30... Improve naming in new GitHub actions (#54821)
|
||||
|
||||
[](https://forthebadge.com) [](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)
|
||||
|
||||
* **Guide to Modularisation:** N/A
|
||||
* **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
|
||||
@@ -30,7 +24,7 @@ Space Station 13 is a paranoia-laden round-based roleplaying game set against th
|
||||
## DEVELOPMENT FLOWCHART
|
||||

|
||||
|
||||
[Modularisation Guide](.github)
|
||||
[Modularisation Guide](./modular_skyrat/readme.md)
|
||||
|
||||
## DOWNLOADING
|
||||
[Downloading](.github/DOWNLOADING.md)
|
||||
|
||||
Reference in New Issue
Block a user