mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-06-27 11:58:51 +02:00
feat: read from JSON file, level information
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
{
|
||||
"name": "Back on Track",
|
||||
"music": "",
|
||||
"Name": "Back on Track",
|
||||
"MusicPath": "back-on-track.mp3",
|
||||
"TotalJumps": 0,
|
||||
"TotalAttempts": 0,
|
||||
"KilledCount": 0,
|
||||
"elements": [
|
||||
{
|
||||
"type": "Spike",
|
||||
|
Reference in New Issue
Block a user