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

16 lines
230 B
JSON

[
{
"name": "0-tutorial",
"theme": "tutorial",
"abilities": [
],
"file": "0-tutorial.csv"
},
{
"name": "level-01",
"theme": "tutorial",
"abilities": [
],
"file": "level-01.csv"
}
]