generated from goatcorp/SamplePlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pluginmaster.json
26 lines (26 loc) · 1011 Bytes
/
pluginmaster.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
{
"Author": "Bell",
"Name": "ZoomTilt",
"Punchline": "Dynamic 3rd person camera angle.",
"Description": "Change 3rd person camera angle depending on camera zoom.",
"Changelog": "Go to https://github.com/Tenrys/ZoomTilt/releases/latest to find the last changes.",
"InternalName": "ZoomTilt",
"AssemblyVersion": "1.0.0.2",
"RepoUrl": "https://github.com/Tenrys/ZoomTilt",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"ImageUrls": [],
"LoadSync": false,
"AcceptsFeedback": true,
"LoadPriority": 0,
"CanUnloadAsync": false,
"DownloadLinkInstall": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.2/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.2/latest.zip",
"DownloadLinkUpdate": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.2/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1720207750"
}
]