-
-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathrepo.json
24 lines (24 loc) · 967 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": "Asgard, Minmoose and Contributors",
"Name": "Brio",
"Punchline": "Enhanced GPosing.",
"Description": "Control actors during GPose sessions.",
"InternalName": "Brio",
"AssemblyVersion": "0.4.4.6",
"TestingAssemblyVersion": "0.4.4.6",
"RepoUrl": "https://github.com/Etheirys/Brio",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"DownloadLinkInstall": "https://github.com/Etheirys/Brio/releases/download/v0.4.4.6/Brio.zip",
"DownloadLinkTesting": "https://github.com/Etheirys/Brio/releases/download/v0.4.4.6/Brio.zip",
"DownloadLinkUpdate": "https://github.com/Etheirys/Brio/releases/download/v0.4.4.6/Brio.zip",
"IconUrl": "https://raw.githubusercontent.com/Etheirys/Brio/main/Resources/Images/BrioIcon.png",
"Tags": [
"gpose",
"brio",
"posing",
"animation"
]
}
]