This commit is contained in:
AffectedArc07
2019-06-11 21:19:40 -04:00
committed by ShizCalev
parent 96ea603722
commit 414e248ea8
+2 -1
View File
@@ -100,12 +100,13 @@ https://github.com/tgstation/tgstation-server
## MAPS
/tg/station currently comes equipped with four maps.
/tg/station currently comes equipped with five maps.
* [BoxStation (default)](https://tgstation13.org/wiki/Boxstation)
* [MetaStation](https://tgstation13.org/wiki/MetaStation)
* [DeltaStation](https://tgstation13.org/wiki/DeltaStation)
* [PubbyStation](https://tgstation13.org/wiki/PubbyStation)
* [DonutStation](https://tgstation13.org/wiki/Donutstation)
All maps have their own code file that is in the base of the _maps directory. Maps are loaded dynamically when the game starts. Follow this guideline when adding your own map, to your fork, for easy compatibility.