mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-09 21:52:51 +01:00
6 lines
134 B
JSON
6 lines
134 B
JSON
{ 'commands' : [
|
|
{ 'add_country' : { 'name' : 'england' }},
|
|
{ 'start_bygfoot' : { }},
|
|
{ 'simulate_games' : {'weeks' : 48 }},
|
|
]}
|