-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrepo.json
22 lines (22 loc) · 1.05 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": "Ottermandias",
"Name": "AutoVisor",
"Punchline": "Change Visor and Stance based on State and Job.",
"Description": "Automatically change visor, headslot hiding, and weapon hiding status for different player states, as well as default CPose-stances per job.",
"Tags": [ "Visor", "Headslot", "Hat", "CPose", "Stance", "State", "Glasses" ],
"InternalName": "AutoVisor",
"AssemblyVersion": "1.3.2.0",
"TestingAssemblyVersion": "1.3.2.0",
"RepoUrl": "https://github.com/Ottermandias/AutoVisor",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"IsHide": "False",
"DownloadCount": 1,
"LastUpdate": 1618608329,
"DownloadLinkInstall": "https://github.com/Ottermandias/AutoVisor/raw/master/AutoVisor.zip",
"DownloadLinkTesting": "https://github.com/Ottermandias/AutoVisor/raw/master/AutoVisor.zip",
"DownloadLinkUpdate": "https://github.com/Ottermandias/AutoVisor/raw/master/AutoVisor.zip",
"IconUrl": "https://raw.githubusercontent.com/Ottermandias/AutoVisor/master/images/icon.png"
}
]