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