mirror of https://github.com/tstellar/bygfoot.git
6 lines
134 B
JSON
6 lines
134 B
JSON
|
{ 'commands' : [
|
||
|
{ 'add_country' : { 'name' : 'england' }},
|
||
|
{ 'start_bygfoot' : { }},
|
||
|
{ 'simulate_games' : {'weeks' : 48 }},
|
||
|
]}
|