| 1234567891011121314151617181920 |
- [project]
- title = Snake
- version = 0.1
- [bootstrap]
- main_collection = /main/main.collectionc
- [input]
- game_binding = /input/game.input_bindingc
- [display]
- width = 768
- height = 768
- [physics]
- scale = 0.02
- [script]
- shared_state = 1
|