PetNicknames API Update + removed code used for personal use. Added default json.

This commit is contained in:
2025-08-30 20:40:29 +01:00
parent 062d8bf6b2
commit 545b06aad6
4 changed files with 24 additions and 12 deletions

View File

@@ -0,0 +1,14 @@
{
"Author": "tb",
"Name": "Club Penguin Sync",
"Punchline": "Social modding for everyone!",
"Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
"InternalName": "ClubPenguinSync",
"ApplicableVersion": "any",
"Tags": [
"customization"
],
"IconUrl": "https://raw.githubusercontent.com/loporrit/MareClient/way4/MareSynchronos/images/icon.png",
"RepoUrl": "https://github.com/Rawrington/nope",
"CanUnloadAsync": true
}