-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpluginmaster.json
More file actions
26 lines (26 loc) · 1011 Bytes
/
pluginmaster.json
File metadata and controls
26 lines (26 loc) · 1011 Bytes
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.4",
"RepoUrl": "https://github.com/Tenrys/ZoomTilt",
"ApplicableVersion": "any",
"DalamudApiLevel": 12,
"ImageUrls": [],
"LoadSync": false,
"AcceptsFeedback": true,
"LoadPriority": 0,
"CanUnloadAsync": false,
"DownloadLinkInstall": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.4/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.4/latest.zip",
"DownloadLinkUpdate": "https://github.com/Tenrys/ZoomTilt/releases/download/1.0.0.4/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1743213164"
}
]