initial commit
This commit is contained in:
commit
2267bc0f90
80
launcher.json
Normal file
80
launcher.json
Normal file
@ -0,0 +1,80 @@
|
|||||||
|
{
|
||||||
|
"chapters": [
|
||||||
|
{
|
||||||
|
"title": "1.18.2",
|
||||||
|
"description": "ALtarik 1.18.2 beta 1",
|
||||||
|
"minecraftVersion": "1.18.2",
|
||||||
|
"type": "snapshot",
|
||||||
|
"customVersion": "fabric-loader-0.13.3-1.18.2",
|
||||||
|
"modspack": {
|
||||||
|
"mods": [
|
||||||
|
"https://www.dropbox.com/s/meeycbu6uludt41/1.18.2.zip?dl=1"
|
||||||
|
],
|
||||||
|
"sha1sum": [
|
||||||
|
"33ece93ff29ec70e2c232526cb7b54e83cdc1152"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"java": {
|
||||||
|
"platform": {
|
||||||
|
"win32": {
|
||||||
|
"x64": {
|
||||||
|
"name": "jdk-17.0.3+7-jre",
|
||||||
|
"link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.3%2B7/OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip",
|
||||||
|
"sha256sum": "d77745fdb57b51116f7b8fabd7d251067edbe3c94ea18fa224f64d9584b41a97"
|
||||||
|
},
|
||||||
|
"ia32": {
|
||||||
|
"name": "jdk-17.0.3+7-jre",
|
||||||
|
"link" : "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.3%2B7/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.3_7.zip",
|
||||||
|
"sha256sum" : "e29e311e4200a32438ef65637a75eb8eb09f73a37cef3877f08d02b6355cd221"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"linux": {
|
||||||
|
"x64": {
|
||||||
|
"name": "jdk-17.0.4.1+1",
|
||||||
|
"link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.4.1%2B1/OpenJDK17U-jdk_x64_linux_hotspot_17.0.4.1_1.tar.gz",
|
||||||
|
"sha256sum": "5fbf8b62c44f10be2efab97c5f5dbf15b74fae31e451ec10abbc74e54a04ff44"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "1.19.3",
|
||||||
|
"description": "ALtarik 1.19.3 beta 1",
|
||||||
|
"minecraftVersion": "1.19.3",
|
||||||
|
"type": "snapshot",
|
||||||
|
"customVersion": "fabric-loader-0.14.18-1.19.3",
|
||||||
|
"modspack": {
|
||||||
|
"mods": [
|
||||||
|
"https://www.dropbox.com/s/meeycbu6uludt41/1.18.2.zip?dl=1"
|
||||||
|
],
|
||||||
|
"sha1sum": [
|
||||||
|
"33ece93ff29ec70e2c232526cb7b54e83cdc1152"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"java": {
|
||||||
|
"platform": {
|
||||||
|
"win32": {
|
||||||
|
"x64": {
|
||||||
|
"name": "jdk-17.0.3+7-jre",
|
||||||
|
"link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.6%2B10/OpenJDK17U-jre_x64_windows_hotspot_17.0.6_10.zip",
|
||||||
|
"sha256sum": "85ce690a348977e3739fde3fd729b36c61e86c33da6628bc7ceeba9974a3480b"
|
||||||
|
},
|
||||||
|
"ia32": {
|
||||||
|
"name": "jdk-17.0.3+7-jre",
|
||||||
|
"link" : "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.6%2B10/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.6_10.zip",
|
||||||
|
"sha256sum" : "9e2c08e3902a632aac714b2c523086b697b01d62b81fa85ec7cbbee84ba2314c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"linux": {
|
||||||
|
"x64": {
|
||||||
|
"name": "jdk-17.0.4.1+1",
|
||||||
|
"link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.6%2B10/OpenJDK17U-jre_x64_linux_hotspot_17.0.6_10.tar.gz",
|
||||||
|
"sha256sum": "fe669935609086e76cb0b829e92808766cbf8cb7bda57a76b47813b08584bfd2"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user