Add files

This commit is contained in:
2025-08-26 18:30:39 -04:00
committed by Iswa Iswa
parent 78134a1a2d
commit 90914221bd
3 changed files with 26 additions and 0 deletions

26
repo.json Normal file
View File

@@ -0,0 +1,26 @@
[
{
"Author": "Iswa",
"Name": "Mareswa",
"InternalName": "PenumbraSyncIswa",
"AssemblyVersion": "1.0.7.2",
"TestingAssemblyVersion": "1.0.7.2",
"Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
"ApplicableVersion": "any",
"RepoUrl": "https://git.chowdown.win/iswa/penumbra-sync",
"Tags": [
"customization"
],
"DalamudApiLevel": 13,
"TestingDalamudApiLevel": 13,
"LoadPriority": 0,
"IconUrl": "https://git.chowdown.win/iswa/penumbra-sync-repo/raw/branch/main/icon.png",
"Punchline": "o weow",
"IsHide": false,
"IsTestingExclusive": false,
"CanUnloadAsync": true,
"DownloadLinkInstall": "https://git.chowdown.win/iswa/penumbra-sync-repo/raw/branch/main/latest.zip",
"DownloadLinkTesting": "https://git.chowdown.win/iswa/penumbra-sync-repo/raw/branch/main/latest.zip",
"DownloadLinkUpdate": "https://git.chowdown.win/iswa/penumbra-sync-repo/raw/branch/main/latest.zip"
}
]