-
-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy pathPACKAGES.json
41 lines (41 loc) · 1.7 KB
/
PACKAGES.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[{
"Name": "FFXIVAPP.Plugin.Event",
"Enabled": "True",
"SourceURI": "https://github.com/Icehunter/ffxivapp-plugin-event/raw/master/distribution/VERSION.json"
}, {
"Name": "FFXIVAPP.Plugin.Informer",
"Enabled": "True",
"SourceURI": "https://github.com/Icehunter/ffxivapp-plugin-informer/raw/master/distribution/VERSION.json"
}, {
"Name": "FFXIVAPP.Plugin.Log",
"Enabled": "True",
"SourceURI": "https://github.com/Icehunter/ffxivapp-plugin-log/raw/master/distribution/VERSION.json"
}, {
"Name": "FFXIVAPP.Plugin.Parse",
"Enabled": "True",
"SourceURI": "https://github.com/Icehunter/ffxivapp-plugin-parse/raw/master/distribution/VERSION.json"
}, {
"Name": "FFXIVAPP.Plugin.Radar",
"Enabled": "True",
"SourceURI": "https://github.com/Icehunter/ffxivapp-plugin-radar/raw/master/distribution/VERSION.json"
}, {
"Name": "FFXIVAPP.Plugin.Widgets",
"Enabled": "True",
"SourceURI": "https://github.com/Icehunter/ffxivapp-plugin-widgets/raw/master/distribution/VERSION.json"
}, {
"Name": "Talis.XIVPlugin.Twintania",
"Enabled": "True",
"SourceURI": "https://github.com/Bio2hazard/talis.xivplugin.twintania/raw/master/distribution/VERSION.json"
}, {
"Name": "FFXIVDBM.Plugin",
"Enabled": "True",
"SourceURI": "https://github.com/cjmanca/FFXIVDBM.Plugin/raw/master/distribution/VERSION.json"
}, {
"Name": "FFXIVAPP.Plugin.GathererTimer",
"Enabled": "True",
"SourceURI": "https://github.com/dreams00/ffxivapp-plugin-gatherer-timer/raw/master/distribution/VERSION.json"
}, {
"Name": "FFXIVAPP.Plugin.ItemDB",
"Enabled": "True",
"SourceURI": "https://github.com/violet1986/ffxivapp-plugin-itemdb/raw/master/distribution/VERSION.json"
}]