2026-05-13 08:03:40 -04:00
|
|
|
{
|
|
|
|
|
"properties": {
|
|
|
|
|
"some.key.with.a.value": "value",
|
|
|
|
|
"game.screenwidth": "640",
|
2026-05-26 10:37:06 -04:00
|
|
|
"game.screenheight": "480",
|
2026-05-26 16:55:48 -04:00
|
|
|
"physics.gravity.y": "1024.0",
|
|
|
|
|
"physics.drag.y": "1.0"
|
2026-05-13 08:03:40 -04:00
|
|
|
}
|
|
|
|
|
}
|