forked from TeamFelNull/IamMusicPlayer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversion_check.json
41 lines (41 loc) · 1.18 KB
/
version_check.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
33
34
35
36
37
38
39
40
41
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/iammusicplayer",
"1.18.2": {
"3.5": "First 1.18.2"
},
"1.18.1": {
"3.4": "Update OE version",
"3.3": "Fix spi conflict",
"3.2": "Fix bug",
"3.1": "First 1.18.1"
},
"1.17.1": {
"3.0": "First 1.17.1"
},
"1.16.5": {
"2.8": "Added ru_ru language and update library version"
},
"1.16.1": {
"1.3": "The 1.16.1 Frist,Quite unstable.",
"1.4": "Fix forge106 Crash"
},
"1.15.2": {
"1.2": "Resume music when boombox is stopped or broken\n-Simultaneously proceed downloading and listening\n-The One Probe is supported\n-Fix crash when Cassette Deck finishes recording on Mac or Linux",
"1.1": "Name Change(Ikisugi Music Player -> Iam Music Player)\n-Other change iroiro.",
"1.0": "The Frist Release."
},
"promos": {
"1.18.2-latest": "3.7",
"1.18.2-recommended": "3.7",
"1.18.1-latest": "3.4",
"1.18.1-recommended": "3.4",
"1.17.1-latest": "3.0",
"1.17.1-recommended": "3.0",
"1.16.5-latest": "2.8",
"1.16.5-recommended": "2.8",
"1.16.1-latest": "1.4",
"1.16.1-recommended": "1.4",
"1.15.2-latest": "1.2",
"1.15.2-recommended": "1.2"
}
}