Build workflows

This commit is contained in:
RisaDev
2024-01-11 21:42:52 +03:00
parent dfd74933c7
commit 1bb9bb8a9a
5 changed files with 205 additions and 1 deletions

30
repo.json Normal file
View File

@@ -0,0 +1,30 @@
[
{
"Author": "Risa",
"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": "1.2.7.0",
"TestingAssemblyVersion": "2.0.0.2",
"RepoUrl": "https://github.com/Aether-Tools/CustomizePlus",
"ApplicableVersion": "any",
"DalamudApiLevel": 9,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": 0,
"LoadPriority": 0,
"DownloadLinkInstall": "https://github.com/Aether-Tools/CustomizePlus/releases/download/1.2.7.0/CustomizePlus.zip",
"DownloadLinkUpdate": "https://github.com/Aether-Tools/CustomizePlus/releases/download/1.2.7.0/CustomizePlus.zip",
"DownloadLinkTesting": "https://github.com/Aether-Tools/CustomizePlus/releases/download/testing_2.0.0.2/CustomizePlus.zip",
"IconUrl": "https://raw.githubusercontent.com/Aether-Tools/CustomizePlus/main/Data/icon.png",
"Tags": [
"Anamnesis",
"Customization",
"Appearance",
"Character",
"Risa"
]
}
]