mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Removes references to depreciated maps from the readme (#23151)
* Removes references to depreciated maps from the readme * adds wiki links for new maps
This commit is contained in:
@@ -90,13 +90,13 @@ the new version.
|
||||
|
||||
* [tgstation2 (default)](http://tgstation13.org/wiki/Boxstation)
|
||||
* [MetaStation](https://tgstation13.org/wiki/MetaStation)
|
||||
* [MiniStation](http://tgstation13.org/wiki/MiniStation)
|
||||
* [AsteroidStation](https://tgstation13.org/wiki/AsteroidStation)
|
||||
* [BirdStation](https://tgstation13.org/wiki/BirdStation)
|
||||
* [DreamStation](https://tgstation13.org/wiki/Dreamstation)
|
||||
* [EfficiencyStation](https://tgstation13.org/wiki/Efficiency_Station)
|
||||
* [DeltaStation](https://tgstation13.org/wiki/DeltaStation)
|
||||
* [OmegaStation](https://tgstation13.org/wiki/OmegaStation)
|
||||
* [PubbyStation](https://tgstation13.org/wiki/PubbyStation)
|
||||
|
||||
All maps have their own code file that is in the base of the _maps directory. Instead of loading the map directly we instead use a code file to include the map and then include any other code changes that are needed for it; for example MiniStation changes the uplink items for the map. Follow this guideline when adding your own map, to your fork, for easy compatibility.
|
||||
|
||||
All maps have their own code file that is in the base of the _maps directory. Instead of loading the map directly we instead use a code file to include the map and then include any other code changes that are needed for it. Follow this guideline when adding your own map, to your fork, for easy compatibility.
|
||||
|
||||
If you want to load a different map, just open the corresponding map's code file in Dream Maker, make sure all of the other map code files are unticked in the file tree, in the left side of the screen, and then make sure the map code file you want is ticked.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user