sep-pm-platformer/project/data/config/config.json

17 lines
173 B
JSON

{
"level": {
"block_size": [
12,
12
],
"level_size": [
60,
40
]
},
"themes": [
"grasslands",
"cave",
"castle"
]
}