-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathplogonmaster.json
23 lines (23 loc) · 1005 Bytes
/
plogonmaster.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
{
"Author": "darkarchon",
"Name": "Mare Synchronos",
"InternalName": "MareSynchronos",
"AssemblyVersion": "0.11.3",
"Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Penumbra-Sync/client",
"Tags": [
"customization"
],
"DalamudApiLevel": 11,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/Penumbra-Sync/repo/main/MareSynchronos/images/icon.png",
"Punchline": "Let others see you as you see yourself.",
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadLinkInstall": "https://cf.maresynchronos.com/release/0.11.3.zip",
"DownloadLinkTesting": "https://cf.maresynchronos.com/release/0.11.3.zip",
"DownloadLinkUpdate": "https://cf.maresynchronos.com/update/0.11.3.zip"
}
]