10 lines
191 B
JSON
10 lines
191 B
JSON
{
|
|
"properties": {
|
|
"some.key.with.a.value": "value",
|
|
"game.screenwidth": "640",
|
|
"game.screenheight": "480",
|
|
"physics.gravity.y": "32.0",
|
|
"physics.gravity.terminal_y": "120.0"
|
|
}
|
|
}
|