diff --git a/README.md b/README.md index 5553c88aa7c..17e8938b4eb 100644 --- a/README.md +++ b/README.md @@ -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.