From 887974d4a6b84e97372a2770b23ab1ce348001cb Mon Sep 17 00:00:00 2001 From: alexkar598 <25136265+alexkar598@users.noreply.github.com> Date: Thu, 22 Oct 2020 17:37:29 -0400 Subject: [PATCH] Adds 3 servers, will do the rest later, im going to go eat pizza now --- CONTRIBUTING.md | 1 + CodebaseList.md | 77 +++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 10 +++++++ 3 files changed, 88 insertions(+) create mode 100644 CONTRIBUTING.md create mode 100644 CodebaseList.md create mode 100644 README.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..f6e0339 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +Placeholder \ No newline at end of file diff --git a/CodebaseList.md b/CodebaseList.md new file mode 100644 index 0000000..ba9c46c --- /dev/null +++ b/CodebaseList.md @@ -0,0 +1,77 @@ + +# [Home](README.md) + + +# Intro +This file contains a list of all *-ish* open source BYOND space station 13 servers sorted in alphabetical order + +# Requirements +To be listed, a server has to be: +- Open Source +- Using BYOND +- Have atleast one server 24/7 +- Have more than 15 players + +# Table of contents +- [Requirements](#requirements) +- [Table of contents](#table-of-contents) + - [Baystation 13](#baystation-13) + - [/TG/ Station](#tg-station) + - [Yogstation](#yogstation) + + + +--- + + + +## [Baystation 13](https://github.com/Baystation12/Baystation12) + +### Description +No description yet, [contribute](CONTRIBUTING.md) by adding a description! + +### Links: +- [Repository](https://github.com/Baystation12/Baystation12) +- [Website](https://baystation12.net/) +- [BYOND](byond://play.baystation12.net:8000) +- [Wiki](https://wiki.baystation12.net/ ) +- [Forums](https://forums.baystation12.net/) + + + +--- + + + +## [/TG/ Station](https://github.com/tgstation/tgstation) + +### Description +No description yet, [contribute](CONTRIBUTING.md) by adding a description! + +### Links: +- [Repository](https://github.com/tgstation/tgstation) +- [Website](https://tgstation13.org/) +- [BYOND - Basil](byond://bagil.tgstation13.org:2337) +- [BYOND - Sybil](byond://sybil.tgstation13.org:1337) +- [BYOND - Terry](byond://terry.tgstation13.org:3336) +- [BYOND - Manuel](byond://sybil.tgstation13.org:1447) +- [Wiki](https://tgstation13.org/wiki/Main_Page) +- [Forums](https://tgstation13.org/phpBB/index.php) + + + +--- + + + +## [Yogstation](https://github.com/yogstation13/yogstation) + +### Description +No description yet, [contribute](CONTRIBUTING.md) by adding a description! + +### Links: +- [Repository](https://github.com/yogstation13/Yogstation-TG) +- [Website](https://www.yogstation.net/) +- [BYOND](byond://game.yogstation.net:4133) +- [Wiki](byond://game.yogstation.net:4133) +- [Forums](https://forums.yogstation.net/index.php) \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..6853f0a --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ + +# Welcome + +Welcome to the Space Station 13 org. This is a shared organization containing things that concerns the entire ss13 community as opposed to the server specific orgs. +This file contains a list of files in the repo + +- [CodebaseList.md](#codebaselistmd) + +# [CodebaseList.md](CodebaseList.md) +A list of open source ss13 servers sorted in alphabetical order \ No newline at end of file