forked from Leather128/LeatherEngine
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Vortex2Oblivion/LeatherEngi…
- Loading branch information
Showing
19 changed files
with
3,069 additions
and
8,404 deletions.
There are no files selected for viewing
2,373 changes: 2,373 additions & 0 deletions
2,373
assets/preload/data/song data/lit up/lit up-chart.json
Large diffs are not rendered by default.
Oops, something went wrong.
3,600 changes: 0 additions & 3,600 deletions
3,600
assets/preload/data/song data/lit up/lit up-easy.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"version": "2.2.2", | ||
"songName": "Lit Up", | ||
"artist": "Kawai Sprite", | ||
"charter": "Jenny Crowe + Spazkid", | ||
"playData": { | ||
"album": "volume3", | ||
"previewStart": 0, | ||
"previewEnd": 15000, | ||
"difficulties": [ | ||
"easy", | ||
"normal", | ||
"hard" | ||
], | ||
"characters": { | ||
"player": "pico", | ||
"girlfriend": "nene", | ||
"opponent": "darnell" | ||
}, | ||
"stage": "streets", | ||
"noteStyle": "funkin", | ||
"ratings": { | ||
"easy": 2, | ||
"normal": 3, | ||
"hard": 4 | ||
} | ||
}, | ||
"generatedBy": "Friday Night Funkin' - v0.3.0 (polish/charting-music-bg:27a4ed4) PROTOTYPE", | ||
"timeFormat": "ms", | ||
"timeChanges": [ | ||
{ | ||
"t": 0, | ||
"b": 0, | ||
"bpm": 176, | ||
"n": 4, | ||
"d": 4, | ||
"bt": [ | ||
4, | ||
4, | ||
4, | ||
4 | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.