Update README.md, add example config.yaml

This commit is contained in:
chris
2020-08-12 11:29:25 -04:00
committed by Chris Marshall
parent bb321e0830
commit 546250c7a2
2 changed files with 65 additions and 30 deletions

28
config.yaml Normal file
View File

@ -0,0 +1,28 @@
fragLimit: 25
timeLimit: 15m
game:
motd: "Welcome to Critical Stack"
type: FreeForAll
forceRespawn: false
inactivity: 10m
quadFactor: 3
weaponRespawn: 3
server:
hostname: "quakekube"
maxClients: 12
password: "changeme"
maps:
- name: q3dm7
type: FreeForAll
- name: q3dm17
type: FreeForAll
- name: q3wctf1
type: CaptureTheFlag
captureLimit: 8
- name: q3tourney2
type: Tournament
- name: q3wctf3
type: CaptureTheFlag
captureLimit: 8
- name: ztn3tourney1
type: Tournament