From 4a4f6b85c36dec043afacdec66d59e65b6fa48f8 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Thu, 20 Jun 2024 07:45:45 +0200 Subject: [PATCH] add maintenance property (true for testing) --- info.json | 1 + 1 file changed, 1 insertion(+) diff --git a/info.json b/info.json index 8fdb024..c703f40 100644 --- a/info.json +++ b/info.json @@ -1,4 +1,5 @@ { + "Maintenance": true, "Name": "Life in the Woods: Refined", "InstallUrl": "https://git.pilzinsel64.de/gaming/minecraft/minecraft-modpack-updater/-/snippets/2/raw/main/install.json", "UpdateUrl": "https://git.pilzinsel64.de/gaming/minecraft/minecraft-modpack-updater/-/snippets/2/raw/main/updates.json",