Adding example config.

This commit is contained in:
Ad5001 2016-10-25 09:54:43 +03:00 committed by GitHub
vanhempi b937be5390
commit 25c4a0b16f
1 muutettua tiedostoa jossa 13 lisäystä ja 0 poistoa

Näytä tiedosto

@ -17,3 +17,16 @@ Current complete features:
- [x] Scenario working
- **[here](https://github.com/Ad5001/SpectatorPlus)** Full spectator mode
- [x] Events
# Config example:
```yaml
# Your lobby world
LobbyWorld: world
worlds:
# Your UHC world
uhc:
name: uhc
maxplayers: 8
radius: 1000
default_scenarios: [UHCWorldReseter]
```