forked from 44451516/ffxiv_bossmod
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpluginmaster.json
More file actions
26 lines (26 loc) · 1.33 KB
/
pluginmaster.json
File metadata and controls
26 lines (26 loc) · 1.33 KB
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": "veyn",
"Name": "Boss Mod",
"InternalName": "BossMod",
"AssemblyVersion": "0.0.0.768",
"Description": "2023_01_31_cn6.20A_02",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/awgil/ffxiv_bossmod",
"DalamudApiLevel": 7,
"LoadPriority": 0,
"ImageUrls": [
"https://raw.githubusercontent.com/awgil/ffxiv_bossmod/master/Data/image1.png",
"https://raw.githubusercontent.com/awgil/ffxiv_bossmod/master/Data/image2.png",
"https://raw.githubusercontent.com/awgil/ffxiv_bossmod/master/Data/image3.png"
],
"IconUrl": "https://raw.githubusercontent.com/awgil/ffxiv_bossmod/f4efcb5dc279d21ee16185d5a9f2d09a3a2bc58b/Data/icon.png",
"Punchline": "Don\u0027t fail at raid mechanics anymore",
"IsHide": "False",
"IsTestingExclusive": "False",
"LastUpdate": "1658532627",
"DownloadLinkInstall": "https://github.com/44451516/ffxiv_bossmod/raw/cn2/release/BossMod/latest.zip",
"DownloadLinkTesting": "https://github.com/44451516/ffxiv_bossmod/raw/cn2/release/BossMod/latest.zip",
"DownloadLinkUpdate": "https://github.com/44451516/ffxiv_bossmod/raw/cn2/release/BossMod/latest.zip"
}
]