21 lines
237 B
Plaintext
21 lines
237 B
Plaintext
[project]
|
|
title = My project
|
|
version = 0.1
|
|
|
|
[bootstrap]
|
|
main_collection = /main/main.collectionc
|
|
|
|
[input]
|
|
game_binding = /input/game.input_bindingc
|
|
|
|
[display]
|
|
width = 1280
|
|
height = 720
|
|
|
|
[physics]
|
|
scale = 0.02
|
|
|
|
[script]
|
|
shared_state = 1
|
|
|