{ "window": { "width": 800, "height": 600, "title": "Boundard - config.ceg" }, "input": [ { "action": "quit", "keys": ["Escape"] } ], "start_scene": "main", "scenes": [ { "name": "main", "path": "scenes/main.json" }, { "name": "second", "path": "scenes/second.json" } ] }