chore: change download location

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
limited_dev 2023-03-12 14:01:46 +01:00
parent 228341ab35
commit 0eec743be8

View file

@ -19,7 +19,8 @@ val fabricDownloadLocation =
"https://maven.fabricmc.net/net/fabricmc/fabric-installer/0.11.2/fabric-installer-0.11.2.jar" "https://maven.fabricmc.net/net/fabricmc/fabric-installer/0.11.2/fabric-installer-0.11.2.jar"
//https://fileshare.limited-dev.de:4443/share-download/4e6935a2-6ba8-4131-9141-29197ce9dc18 //https://fileshare.limited-dev.de:4443/share-download/4e6935a2-6ba8-4131-9141-29197ce9dc18
//http://192.168.178.200:5091/share?id=70853092-8026-4220-ba8f-3cb6c520df75 //http://192.168.178.200:5091/share?id=70853092-8026-4220-ba8f-3cb6c520df75
val modpackDownloadLocation = "https://fileshare.limited-dev.de:4443/share?id=70853092-8026-4220-ba8f-3cb6c520df75" val modpackDownloadLocation =
"https://cdn.discordapp.com/attachments/996483339714306089/1084456172943323216/Blooper_Build_Modpack.zip"
var mcversion = "1.19.2" var mcversion = "1.19.2"