-
Notifications
You must be signed in to change notification settings - Fork 1
/
update.json
32 lines (32 loc) · 1.04 KB
/
update.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"homepage": "https://modrinth.com/mod/nekoui/versions",
"promos": {
"1.20.1-latest": "1.0-alpha",
"1.20.1-recommended": "1.0-alpha"
},
"1.20.1": {
"1.0-beta": "Redesign Config & Menu Screen UI, Improvement, Added MusicPlayer, Added Mod Updater & Update Reminder, Support Quilt",
"1.0-alpha": "nekoui alpha test"
},
"changelog": {
"1.0-beta": [
"+ Added Custom Play Screen",
"+ Added Update Reminder & Updater",
"+ Added BGM Blue Archive Character",
"+ Added Discord Rich Presence",
"+ Currently NekoUI Already Support Quilt In Beta Version",
"~ Redesign Config UI",
"~ Redesign Menu Screen UI",
"~ Font Already Included In Mods On BETA",
"~ Recommended Java 21",
"~ Improvement",
"! Background Didnt Load Same At Config",
"- NekoUI Not Using Architectury Again As Mod Implementation"
],
"1.0-alpha": [
"+ Added Blue Archive Background (yuuka, noa, miyu, kotama)",
"+ Switch Background On Mods Config",
"+ Mods Config"
]
}
}