diff --git a/howto-build-map.md b/howto-build-map.md index 38ec597..4728553 100644 --- a/howto-build-map.md +++ b/howto-build-map.md @@ -6,7 +6,7 @@ ##### Prep * Create a new folder in `server/config/maps`. The folder should't contain spaces and should ideally be your map name. For instance: `plainsOfRuin`. -* Download the map blueprint from [here](). +* Download the map blueprint from [here](). (Document not actually uploaded yet. For now, you can basically just copy one of the existing maps). * Extract the zipped archive into your new map folder. You should now have `server/config/maps/{yourMap}/map.json`. ##### The Map File