forked from Aspher0/FFXIV_Vibe_Plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepo.json
24 lines (24 loc) · 918 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
[
{
"Author": "Kaciexx",
"Name": "FFXIV Vibe Plugin",
"Description": "Plugin that let you vibe your controller or toys",
"InternalName": "FFXIV_Vibe_Plugin",
"AssemblyVersion": "3.1.0.0",
"RepoUrl": "https://github.com/Aspher0/FFXIV_Vibe_Plugin",
"ApplicableVersion": "any",
"Tags": [
"vibe",
"vibration",
"wave"
],
"DalamudApiLevel": 11,
"IconUrl": "https://github.com/Aspher0/FFXIV_Vibe_Plugin/raw/master/images/icon.png",
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 10900,
"DownloadLinkInstall": "https://github.com/Aspher0/FFXIV_Vibe_Plugin/releases/download/v3.1.0.0/latest.zip",
"DownloadLinkTesting": "https://github.com/Aspher0/FFXIV_Vibe_Plugin/releases/download/v3.1.0.0/latest.zip",
"DownloadLinkUpdate": "https://github.com/Aspher0/FFXIV_Vibe_Plugin/releases/download/v3.1.0.0/latest.zip"
}
]