From d445df256b9fdd8f6d2f04c37eed4edb3f5889e9 Mon Sep 17 00:00:00 2001 From: Ottermandias Date: Fri, 1 Jul 2022 16:18:40 +0200 Subject: [PATCH] Add synchronous load to base_repo. --- base_repo.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base_repo.json b/base_repo.json index 71b15948..514e4e35 100644 --- a/base_repo.json +++ b/base_repo.json @@ -14,6 +14,8 @@ "DownloadCount": 0, "LastUpdate": 0, "LoadPriority": 69420, + "LoadRequiredState": 2, + "LoadSync": true, "DownloadLinkInstall": "https://github.com/xivdev/Penumbra/releases/download/1.0.0.0/Penumbra.zip", "DownloadLinkTesting": "https://github.com/xivdev/Penumbra/releases/download/1.0.0.0/Penumbra.zip", "DownloadLinkUpdate": "https://github.com/xivdev/Penumbra/releases/download/1.0.0.0/Penumbra.zip",