Этот коммит содержится в:
Ad5001 2016-10-25 09:54:43 +03:00 коммит произвёл GitHub
родитель b937be5390
Коммит 25c4a0b16f
1 изменённых файлов: 13 добавлений и 0 удалений

Просмотреть файл

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