Updated headings

master
Big Bad Waffle 7 년 전
부모
커밋
4dcc867840
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. +4
    -4
      howto-build-map.md

+ 4
- 4
howto-build-map.md

@@ -1,15 +1,15 @@
**How to build a map**
### How to build a map

**What you'll need**
##### What you'll need
* The [Tiled](http://www.mapeditor.org/download.html) map editor
* A text editor like [Sublime Text](https://www.sublimetext.com/), [Atom](https://atom.io/) or [VS Code](https://code.visualstudio.com/). Notepad could work too but let's not make it harder for ourselves?

**Prep**
##### 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]().
* Extract the zipped archive into your new map folder. You should now have `server/config/maps/{yourMap}/map.json`.

**The Map File**
##### The Map File

Open the `map.json` file in Tiled.



불러오는 중...
취소
저장