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

12 lines
111 B
JSON

{
"level": {
"block_size": [
12,
12
],
"level_size": [
60,
40
]
}
}