From 0a8cf900299da842a9858ea19bef419a67d94301 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Mon, 21 Apr 2025 18:45:53 +0000 Subject: [PATCH] Update snippet --- info.json | 5 +++-- infos.edge.json | 11 ----------- 2 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 infos.edge.json diff --git a/info.json b/info.json index 6246c80..29d17d2 100644 --- a/info.json +++ b/info.json @@ -1,8 +1,9 @@ { "Maintenance": false, "Name": "Life in the Woods Refined", - "InstallUrl": "https://git.pilzinsel64.de/litw-refined/update-config/-/raw/1.9.0/install.json?ref_type=tags", - "UpdateUrl": "https://git.pilzinsel64.de/litw-refined/update-config/-/raw/1.9.0/updates.json?ref_type=tags", + "RefTag": "1.9.0", + "InstallUrl": "https://git.pilzinsel64.de/litw-refined/update-config/-/raw/{ref}/install.json", + "UpdateUrl": "https://git.pilzinsel64.de/litw-refined/update-config/-/raw/{ref}/updates.json", "UnleashApiUrl": "https://git.pilzinsel64.de/api/v4/feature_flags/unleash/27", "UnleashInstanceId": "glffct-sCDbyPzdsZVXxCykpsVS", "PreferDirectLinks": true, diff --git a/infos.edge.json b/infos.edge.json deleted file mode 100644 index d5c2b94..0000000 --- a/infos.edge.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Maintenance": false, - "Name": "Life in the Woods Refined", - "InstallUrl": "https://git.pilzinsel64.de/litw-refined/update-config/-/raw/main/install.json?ref_type=heads", - "UpdateUrl": "https://git.pilzinsel64.de/litw-refined/update-config/-/raw/main/updates.json?ref_type=heads", - "UnleashApiUrl": "https://git.pilzinsel64.de/api/v4/feature_flags/unleash/27", - "UnleashInstanceId": "glffct-sCDbyPzdsZVXxCykpsVS", - "PreferDirectLinks": true, - "MinecraftVersion": "1.7.10", - "ModLoader": "Forge" -} \ No newline at end of file