Inputs - Tzaphkiel/G34S GitHub Wiki

Court configurations:

# court names separated by comma
courts.names=5,6,7,8
# starting time in min from midnight
courts.startingTime=1200
# timeslot size in minute
courts.timeslot.size=20
# timeslot count
courts.timeslot.count=6

Player configuration sample:

# players names
players=Sebs,Marco,Christophe,Frank,Miha

# group of "player.<playerName> properties (games & opponents)
player.Sebs.oponents=Marco,Christophe
player.Sebs.games=3

player.Christophe.oponents=Sebs
player.Christophe.games=3

player.Marco.oponents=
player.Marco.games=2

player.Frank.oponents=
player.Frank.games=3

player.Miha.oponents=
player.Miha.games=2
⚠️ **GitHub.com Fallback** ⚠️