Skip to content

Commit f22fdff

Browse files
committed
New Chart Format and Proper Variation Support
Signed-off-by: TechnikTil <techniktil@tilnotdrip.org>
1 parent e7ab2ef commit f22fdff

459 files changed

Lines changed: 87248 additions & 204978 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
-1.83 MB
Binary file not shown.
-1.83 MB
Binary file not shown.
-1.83 MB
Binary file not shown.

assets/gameplay/songs/2hot/chart.json

Lines changed: 0 additions & 16002 deletions
This file was deleted.

assets/gameplay/songs/2hot/Inst.ogg renamed to assets/gameplay/songs/2hot/default/audio/instrumental.ogg

File renamed without changes.
File renamed without changes.
File renamed without changes.

assets/gameplay/songs/2hot/default/chart.json

Lines changed: 2795 additions & 0 deletions
Large diffs are not rendered by default.

assets/gameplay/songs/2hot/default/events.json

Lines changed: 557 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"version": "1.0.0",
3+
"name": "2hot",
4+
"difficulties": ["easy", "normal", "hard"],
5+
"playData": {
6+
"characters": {
7+
"opponent": "darnell",
8+
"player": "pico-playable",
9+
"spectator": "nene"
10+
},
11+
"stage": "phillyStreets",
12+
"noteStyle": "funkin-default"
13+
},
14+
"freeplayData": {
15+
"ratings": { "easy": 3, "hard": 5, "normal": 4 },
16+
"album": "volume3",
17+
"icon": "darnell",
18+
"preview": {}
19+
},
20+
"credits": {
21+
"artist": "Kawai Sprite",
22+
"charter": "Jenny Crowe + Spazkid + ninjamuffin99"
23+
},
24+
"bpmChanges": [{ "time": 0, "bpm": 182, "timeSignature": {} }],
25+
"generatedBy": "Funkin' Converter INDEV"
26+
}

0 commit comments

Comments
 (0)