Adding example config.

Cette révision appartient à :
Ad5001 2016-10-25 09:54:43 +03:00 révisé par GitHub
Parent b937be5390
révision 25c4a0b16f
1 fichiers modifiés avec 13 ajouts et 0 suppressions

Voir le fichier

@ -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]
```