forked from hatoya-china/IINACT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
repo.json
26 lines (26 loc) · 952 Bytes
/
repo.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": "Usagi",
"Name": "IINACT",
"InternalName": "IINACT",
"AssemblyVersion": "2.5.0.3",
"TestingAssemblyVersion": "2.5.0.3",
"Description": "A plugin to run the FFXIV_ACT_Plugin in an ACT-like environment with a heavily modified port of Overlay Plugin for modern .NET",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/marzent/IINACT",
"Tags": [
"parsing",
"plugin",
"ACT"
],
"DalamudApiLevel": 9,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/marzent/IINACT/master/images/icon.png",
"Punchline": "A parsing plugin.",
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadLinkInstall": "https://github.com/marzent/IINACT/releases/download/v2.5.0.3/IINACT.zip",
"DownloadLinkTesting": "https://github.com/marzent/IINACT/releases/download/v2.5.0.3/IINACT.zip",
"DownloadLinkUpdate": "https://github.com/marzent/IINACT/releases/download/v2.5.0.3/IINACT.zip"
}
]