bygfoot/test/verify.json

10 lines
231 B
JSON

{ 'commands' : [
{ 'add_country' : { 'name' : 'england' }},
{ 'start_bygfoot' : { }},
{ 'simulate_games' : {'weeks' : 48 }},
{ 'dump_bygfoot' : { }},
{ 'simulate_games' : {'seasons' : 1 }},
{ 'dump_bygfoot' : { }},
]}