diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..44a756a Binary files /dev/null and b/icon.png differ diff --git a/latest.zip b/latest.zip new file mode 100644 index 0000000..7a78cc7 Binary files /dev/null and b/latest.zip differ diff --git a/repo.json b/repo.json new file mode 100644 index 0000000..fa90c53 --- /dev/null +++ b/repo.json @@ -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" + } +] \ No newline at end of file