Updated Configuration (markdown)

Lukas Rieger 2020-01-11 12:04:52 +01:00
parent 8af5ae0c54
commit 2119997fc5

@ -4,7 +4,7 @@ The main configuration file of bluemap *(`bluemap.conf`)* is formatted using [HO
If you have no configuration file, bluemap generates an example config file for you.
In this generated config every field has a comment above it with what it does and it's default value *(if it has one)*.
Using the list `maps` you can define as many maps as you want. Each configured map will appear in a drop-down the web-app where you can switch between them.<br>
Using the list `maps` you can define as many maps as you want. Each configured map will appear in a drop-down on the web-app where you can switch between them.<br>
The generated config has 3 maps pre-configured as an example. **Remember to remove the pre-generated maps if you don't use them!**
The most basic config simply renders a world in the "world" folder in your current [cwd](https://en.wikipedia.org/wiki/Working_directory) and looks like this: