4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-22 06:19:50 +01:00
Launcher/launcher.json

69 lines
3.0 KiB
JSON
Raw Normal View History

2021-05-14 16:21:22 +02:00
{
"chapters": [
{
"title": "Chapitre 1",
"description": "Egypte",
"minecraftVersion": "1.16.5",
"type": "release",
"customVersion": "fabric-loader-0.11.3-1.16.5",
"modspack": {
"mods": [
"https://www.dropbox.com/s/ww6a052nzzgojdm/modpack.zip?dl=1",
"https://www.dropbox.com/s/rn72wq0qxd5xk8a/building-blocks-1.0.0.zip?dl=1"
],
"sha1sum": [
"97de8fab9a1a3448fcded5dd33b0d3b879e1caa2",
"a9ff83d9e8c814d6393a8b4c9e610dda5b952195"
]
},
"java": {
"platform": {
"win32": {
"x64": {
"name": "jdk8u292-b10-jre",
"link": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10/OpenJDK8U-jre_x64_windows_hotspot_8u292b10.zip",
"sha256sum": "df79660dbc00687928d870d5f9ac91d5dfdd69be2131d5b4b2457b77fc486f54"
},
"ia32": {
"name": "jdk8u292-b10-jre",
"link": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10/OpenJDK8U-jre_x86-32_windows_hotspot_8u292b10.zip",
"sha256sum": "ee1c52c109bb5b05acb3304f9a9494de01ee7e9a95f33e16627ea916e0f48a2f"
}
}
}
}
},
{
"title": "Dev",
"description": "Dev",
"minecraftVersion": "21w19a",
"type": "snapshot",
"customVersion": "fabric-loader-0.11.3-21w19a",
"modspack": {
"mods": [
"https://www.dropbox.com/s/dcs3euf1l6xs6er/dev.zip?dl=1"
],
"sha1sum": [
"5ba97cf05d43250bd94210ad085f8ff2278c55be"
]
},
"java": {
"platform": {
"win32": {
"x64": {
"name": "jdk-16.0.1+9-jre",
"link": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk-16.0.1%2B9/OpenJDK16U-jre_x64_windows_hotspot_16.0.1_9.zip",
"sha256sum": "169b7975e01bd6573062d29a5f2a1c7c4b659ada9de69c4a63328f2936d0f3f9"
},
"ia32": {
"name": "jdk-16.0.1+9-jre",
"link" : "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk-16.0.1%2B9/OpenJDK16U-jre_x86-32_windows_hotspot_16.0.1_9.zip",
"sha256sum" : "b58fa948e50d1822c50bf45cc34e58eaf4018e0ae41d0221746313077ac336fe"
}
}
}
}
}
]
}