8 lines
121 B
JSON
8 lines
121 B
JSON
|
|
{
|
||
|
|
"properties": {
|
||
|
|
"some.key.with.a.value": "value",
|
||
|
|
"game.screenwidth": "640",
|
||
|
|
"game.screenheight": "480"
|
||
|
|
}
|
||
|
|
}
|