Commit 0b84dda 1 parent cd76b02 commit 0b84dda Copy full SHA for 0b84dda
File tree 1 file changed +3
-10
lines changed
1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 2
2
"homepage" : " https://multimc.org/" ,
3
3
"description" : " A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once" ,
4
4
"license" : " Apache-2.0" ,
5
- "version" : " 0.6.14" ,
6
- "url" : " https://files.multimc.org/downloads/mmc-stable-win32.zip" ,
7
- "hash" : " 144c8725a4d2a27d8afec4dafc535d57d98276531a7aa238c2d5a129f9206850" ,
5
+ "version" : " nightly" ,
6
+ "url" : " https://files.multimc.org/downloads/mmc-develop-win32.zip" ,
8
7
"extract_dir" : " MultiMC" ,
9
8
"installer" : {
10
9
"script" : [
14
13
" }" ,
15
14
" }" ,
16
15
" CreateFile 'accounts.json'" ,
17
- " CreateFile 'multimc.cfg' 'UpdateChannel=stable '" ,
16
+ " CreateFile 'multimc.cfg' 'UpdateChannel=develop '" ,
18
17
" CreateFile 'notifications.json'"
19
18
]
20
19
},
51
50
],
52
51
"suggest" : {
53
52
"MCEdit" : " dorado/mcedit"
54
- },
55
- "checkver" : {
56
- "github" : " https://github.com/MultiMC/Launcher"
57
- },
58
- "autoupdate" : {
59
- "url" : " https://files.multimc.org/downloads/mmc-stable-win32.zip"
60
53
}
61
54
}
You can’t perform that action at this time.
0 commit comments