1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-01-10 14:13:16 +01:00
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' : { }},
]}