From e6ee0aadd58b309b40cca250df7ab57024d46620 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Mon, 21 Apr 2025 16:53:24 +0000 Subject: [PATCH] update install.json --- install.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.json b/install.json index a87df62..f6cb9f3 100644 --- a/install.json +++ b/install.json @@ -6,14 +6,14 @@ "IsZip": true, "ZipPath": "modpack-files-main/both", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags" + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files-main.zip?ref_type=tags" }, { "Id": "config:client", "IsZip": true, "ZipPath": "modpack-files-main/client", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags", + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files-main.zip?ref_type=tags", "Side": "Client" }, { @@ -36,7 +36,7 @@ "IsZip": true, "ZipPath": "modpack-files-main/server", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags", + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files-main.zip?ref_type=tags", "Side": "Server" }, {