From 05a00a4ce266d77597109277c11b0bb594a27269 Mon Sep 17 00:00:00 2001 From: Loporrit <141286461+loporrit@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:18:52 +0000 Subject: [PATCH] Add json --- MareSynchronos/LoporritSync.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 MareSynchronos/LoporritSync.json diff --git a/MareSynchronos/LoporritSync.json b/MareSynchronos/LoporritSync.json new file mode 100644 index 0000000..f829263 --- /dev/null +++ b/MareSynchronos/LoporritSync.json @@ -0,0 +1,13 @@ +{ + "Author": "Huggingway", + "Name": "Loporrit Sync", + "Punchline": "Let others see you as you see yourself.", + "Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.", + "InternalName": "LoporritSync", + "ApplicableVersion": "any", + "Tags": [ + "customization" + ], + "IconUrl": "https://raw.githubusercontent.com/loporrit/MareClient/main/MareSynchronos/images/logo.png", + "RepoUrl": "https://github.com/loporrit/MareClient/" +}