This repository has been archived on 2022-05-21. You can view files and clone it, but cannot push or open issues or pull requests.
shapes-juke/.bin/songs/list.json

16 lines
279 B
JSON

[
{
"name": "test-60bpm",
"bpm": 60,
"music": "test-60bpm.ogg",
"script": "test-60bpm.sj",
"preview": {
"play-offset": 1000,
"play-loop": 2000,
"bg-inner-color": [0.8, 0.8, 0.8, 1],
"bg-outer-color": [0.8, 0.8, 0.8, 1]
}
}
]