Update repo.json

This commit is contained in:
2025-10-07 08:51:36 +00:00
parent b14ff6e3b2
commit 6f573a4b30

View File

@@ -3,8 +3,8 @@
"Author": "Eauldane", "Author": "Eauldane",
"Name": "Snowcloak Sync", "Name": "Snowcloak Sync",
"InternalName": "Snowcloak", "InternalName": "Snowcloak",
"AssemblyVersion": "0.2.4", "AssemblyVersion": "0.3.0",
"TestingAssemblyVersion": "0.2.4", "TestingAssemblyVersion": "0.3.0",
"Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.", "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"RepoUrl": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient", "RepoUrl": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient",
@@ -19,8 +19,8 @@
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"CanUnloadAsync": true, "CanUnloadAsync": true,
"DownloadLinkInstall": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.2.4/SnowcloakClient.zip", "DownloadLinkInstall": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.3.0/SnowcloakClient.zip",
"DownloadLinkTesting": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.2.4/SnowcloakClient.zip", "DownloadLinkTesting": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.3.0/SnowcloakClient.zip",
"DownloadLinkUpdate": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.2.4/SnowcloakClient.zip" "DownloadLinkUpdate": "https://git.snowcloak-sync.com/Eauldane/SnowcloakClient/releases/download/0.3.0/SnowcloakClient.zip"
} }
] ]