Update repo.json from Eauldane/ElfShelf

This commit is contained in:
2025-08-30 23:36:41 -04:00
commit 8a27aa4de1

26
repo[1].json Normal file
View File

@@ -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"
}
]