Remove nefarious services that use Reflection, and intefere with other plugins.

Remove display of registration for main service.
This commit is contained in:
2025-09-10 20:00:04 +01:00
parent 4853afd1eb
commit 00cc07efa4
12 changed files with 15 additions and 700 deletions

View File

@@ -1,14 +1,14 @@
{
"Author": "tb",
"Name": "Club Penguin Sync",
"Punchline": "Social modding for everyone!",
"Punchline": "Social modding for cool penguins!",
"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",
"IconUrl": "https://clubpenguin.drgn.rocks/icon.png",
"RepoUrl": "https://git.drgn.rocks/t0w0bi/ClubPenguinClient/",
"CanUnloadAsync": true
}