generated from goatcorp/SamplePlugin
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrepo.json
22 lines (22 loc) · 1.11 KB
/
repo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"Author": "TomestoneGG",
"Name": "Tomestone",
"Description": "A presence and gear tracker that syncs your in-game job, zone, level and gear changes to the tomestone.gg web site.",
"InternalName": "Dalamud.Tomestone",
"AssemblyVersion": "0.3.0.0",
"TestingAssemblyVersion": "0.3.0.0",
"RepoUrl": "https://github.com/TomestoneGG/Dalamud.Tomestone",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": 0,
"LoadPriority": 69420,
"DownloadLinkInstall": "https://github.com/TomestoneGG/Dalamud.Tomestone/releases/download/0.3.0.0/Dalamud.Tomestone.zip",
"DownloadLinkTesting": "https://github.com/TomestoneGG/Dalamud.Tomestone/releases/download/0.3.0.0/Dalamud.Tomestone.zip",
"DownloadLinkUpdate": "https://github.com/TomestoneGG/Dalamud.Tomestone/releases/download/0.3.0.0/Dalamud.Tomestone.zip",
"IconUrl": "https://raw.githubusercontent.com/TomestoneGG/Dalamud.Tomestone/master/Data/tomestone.png"
}
]