mirror of https://github.com/tstellar/bygfoot.git
12 lines
306 B
JSON
12 lines
306 B
JSON
{ 'commands' : [
|
|
{ 'add_country' : { 'name' : 'faroe_islands' }},
|
|
{ 'start_bygfoot' : { }},
|
|
{ 'simulate_games' : {'weeks' : 48 }},
|
|
{ 'dump_bygfoot' : { }},
|
|
{ 'simulate_games' : {'seasons' : 1 }},
|
|
{ 'dump_bygfoot' : { }},
|
|
{ 'simulate_games' : {'seasons' : 1 }},
|
|
{ 'dump_bygfoot' : { }},
|
|
]}
|
|
|