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

10 lines
113 B
JSON
Raw Normal View History

2023-03-25 15:41:32 +01:00
[
{
"name": "1-1",
"theme": "ghost",
"abilities": [
"dash"
],
"file": "1-1.csv"
}
]