-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbase_repo.json
21 lines (21 loc) · 945 Bytes
/
base_repo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{
"Author": "lilyvelour",
"Name": "Microdancer",
"Punchline": "Make your dances better",
"Description": "Microdancer is a tool for RP dance performance. It is an alternative system to macros used out of combat, with features such as infinite line length, fractional wait times, comments, pausing, looping, and ability queueing.",
"Tags": ["social"],
"IconUrl": "https://microdancer.s3.amazonaws.com/icon.png",
"RepoUrl": "https://github.com/lilyvelour/Microdancer",
"InternalName": "Microdancer",
"AssemblyVersion": "1.0.0.0",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"LoadPriority": 0,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadLinkInstall": "https://microdancer.s3.amazonaws.com/latest.zip",
"DownloadLinkTesting": "https://microdancer.s3.amazonaws.com/latest.zip",
"DownloadLinkUpdate": "https://microdancer.s3.amazonaws.com/latest.zip"
}
]