commit 8a27aa4de1dae2f8613be016e029c9858436eb9e Author: ProfessorFartsalot Date: Sat Aug 30 23:36:41 2025 -0400 Update repo.json from Eauldane/ElfShelf diff --git a/repo[1].json b/repo[1].json new file mode 100644 index 0000000..07b2be1 --- /dev/null +++ b/repo[1].json @@ -0,0 +1,26 @@ +[ + { + "Author": "Eauldane", + "Name": "Snowcloak Sync", + "InternalName": "Snowcloak", + "AssemblyVersion": "0.2.0.2", + "TestingAssemblyVersion": "0.2.0.2", + "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.", + "ApplicableVersion": "any", + "RepoUrl": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient", + "Tags": [ + "customization" + ], + "DalamudApiLevel": 13, + "TestingDalamudApiLevel": 13, + "LoadPriority": 0, + "IconUrl": "", + "Punchline": "Social modding for the masses.", + "IsHide": false, + "IsTestingExclusive": false, + "CanUnloadAsync": true, + "DownloadLinkInstall": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.2.0.2/SnowcloakClient.zip", + "DownloadLinkTesting": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.2.0.2/SnowcloakClient.zip", + "DownloadLinkUpdate": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.2.0.2/SnowcloakClient.zip" + } +]