Files
akgl-test/assets/properties.json

8 lines
121 B
JSON
Raw Permalink Normal View History

{
"properties": {
"some.key.with.a.value": "value",
"game.screenwidth": "640",
"game.screenheight": "480"
}
}