-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathrepo.json
More file actions
30 lines (30 loc) · 1.21 KB
/
repo.json
File metadata and controls
30 lines (30 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[
{
"Author": "Risa and Contributors",
"Name": "Customize+",
"Description": "A plugin that allows you to customize your character beyond FFXIV limitations by directly editing bone parameters.",
"Punchline": "Customize your character beyond FFXIV's limitations.",
"InternalName": "CustomizePlus",
"AssemblyVersion": "2.1.1.2",
"TestingAssemblyVersion": "2.1.1.2",
"RepoUrl": "https://github.com/Aether-Tools/CustomizePlus",
"ApplicableVersion": "any",
"DalamudApiLevel": 14,
"TestingDalamudApiLevel": 14,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": 0,
"LoadPriority": 0,
"DownloadLinkInstall": "https://github.com/Aether-Tools/CustomizePlus/releases/download/2.1.1.2/CustomizePlus.zip",
"DownloadLinkUpdate": "https://github.com/Aether-Tools/CustomizePlus/releases/download/2.1.1.2/CustomizePlus.zip",
"DownloadLinkTesting": "https://github.com/Aether-Tools/CustomizePlus/releases/download/2.1.1.2/CustomizePlus.zip",
"IconUrl": "https://raw.githubusercontent.com/Aether-Tools/CustomizePlus/main/Data/icon.png",
"Tags": [
"Anamnesis",
"Customization",
"Appearance",
"Character"
]
}
]