mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-02-17 12:28:10 +01:00
17 lines
289 B
JSON
17 lines
289 B
JSON
{
|
|
"name": "Stereo Madness",
|
|
"musicName": "StereoMadness",
|
|
"totalJumps": 0,
|
|
"totalAttempts": 0,
|
|
"order": 1,
|
|
"elements": [
|
|
{
|
|
"type": "Spike",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
}
|
|
}
|
|
]
|
|
}
|