From 77e76dd8a20b69bd04ba99998e69c30c2c47de4d Mon Sep 17 00:00:00 2001 From: Ottermandias Date: Wed, 31 May 2023 14:45:44 +0200 Subject: [PATCH] Remove now unneeded base-repo. --- base_repo.json | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 base_repo.json diff --git a/base_repo.json b/base_repo.json deleted file mode 100644 index 202d59de..00000000 --- a/base_repo.json +++ /dev/null @@ -1,24 +0,0 @@ -[ - { - "Author": "Ottermandias, Adam, Wintermute", - "Name": "Penumbra", - "Description": "Runtime mod loader and manager.", - "InternalName": "Penumbra", - "AssemblyVersion": "1.0.0.0", - "TestingAssemblyVersion": "1.0.0.0", - "RepoUrl": "https://github.com/xivdev/Penumbra", - "ApplicableVersion": "any", - "DalamudApiLevel": 8, - "IsHide": "False", - "IsTestingExclusive": "False", - "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", - "IconUrl": "https://raw.githubusercontent.com/xivdev/Penumbra/master/images/icon.png" - } -] \ No newline at end of file