forked from AbnormalPoof/YoshiEngine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdate.json
19 lines (19 loc) · 785 Bytes
/
update.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"updateLog" : [
"1.7.0 - CUSTOM STATES AND MENUS",
"",
"- /!\\ Added Custom States",
"- /!\\ New updater! Yoshi Engine updates now can be installed in game (windows only for now, bg art by siivkoi)",
"- Added support for replaceable menu assets",
"- Fixed Downscroll's long strums behaving weirdly",
"- Pitch support for FlxSounds (including music)",
"- Fixed input system issues and note shaking.",
"- Fixed FlxBar and FlxCamera",
"- Removed akifox-asynchttp",
"- Fixed the Play Song feature in Freeplay",
"- Fixed Stage Editor import bug",
"- Fixed Vocals desync issue"
],
"version" : [1,7,0],
"url" : "https://github.com/YoshiCrafter29/YoshiEngine/releases/latest"
}