Snowcloak 0.1.1

This commit is contained in:
2025-08-22 12:43:14 +01:00
commit c8b0b6457d

26
repo.json Normal file
View File

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