More work on the 'how to build a map' wiki entry

master
Big Bad Waffle 7 years ago
parent
commit
7b89d1037c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      howto-build-map.md

+ 1
- 1
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


Loading…
Cancel
Save