Files
ElfShelf/repo.json

27 lines
1.2 KiB
JSON
Raw Normal View History

2025-08-22 12:43:14 +01:00
[
{
"Author": "Eauldane",
"Name": "Snowcloak Sync",
"InternalName": "Snowcloak",
2025-08-31 04:40:03 +00:00
"AssemblyVersion": "0.2.0.3",
"TestingAssemblyVersion": "0.2.0.3",
2025-08-22 12:43:14 +01:00
"Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
"ApplicableVersion": "any",
2025-08-30 18:48:28 +00:00
"RepoUrl": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient",
2025-08-22 12:43:14 +01:00
"Tags": [
"customization"
],
"DalamudApiLevel": 13,
"TestingDalamudApiLevel": 13,
"LoadPriority": 0,
"IconUrl": "",
"Punchline": "Social modding for the masses.",
"IsHide": false,
"IsTestingExclusive": false,
"CanUnloadAsync": true,
2025-08-31 04:40:03 +00:00
"DownloadLinkInstall": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.2.0.3/SnowcloakClient.zip",
"DownloadLinkTesting": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.2.0.3/SnowcloakClient.zip",
"DownloadLinkUpdate": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.2.0.3/SnowcloakClient.zip"
2025-08-22 12:43:14 +01:00
}
]