Update snippet

This commit is contained in:
2025-04-21 18:45:53 +00:00
parent ff834db6ed
commit 0a8cf90029
2 changed files with 3 additions and 13 deletions

View File

@@ -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,

View File

@@ -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"
}