commit c8b0b6457d923b93639685628f6792476b38618d Author: Eauldane Date: Fri Aug 22 12:43:14 2025 +0100 Snowcloak 0.1.1 diff --git a/repo.json b/repo.json new file mode 100644 index 0000000..43c1d2e --- /dev/null +++ b/repo.json @@ -0,0 +1,26 @@ +[ + { + "Author": "Eauldane", + "Name": "Snowcloak Sync", + "InternalName": "Snowcloak", + "AssemblyVersion": "0.1.1", + "TestingAssemblyVersion": "0.1.1", + "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.", + "ApplicableVersion": "any", + "RepoUrl": "https://github.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://github.com/Eauldane/SnowcloakClient/releases/download/0.1.1/SnowcloakClient.zip", + "DownloadLinkTesting": "https://github.com/Eauldane/SnowcloakClient/releases/download/0.1.1/SnowcloakClient.zip", + "DownloadLinkUpdate": "https://github.com/Eauldane/SnowcloakClient/releases/download/0.1.1/SnowcloakClient.zip" + } +]