21 lines
1.1 KiB
JSON
21 lines
1.1 KiB
JSON
[
|
|
{
|
|
"Author": "Florian Wathling",
|
|
"Name": "PluginNameTemplate",
|
|
"Punchline": "Short tag-line that shows in the plugin installer.",
|
|
"Description": "Longer description for testers using the custom repo.",
|
|
"InternalName": "PluginNameTemplate",
|
|
"AssemblyVersion": "0.1.0",
|
|
"TestingAssemblyVersion": "0.1.0",
|
|
"RepoUrl": "https://gitea.hellion-forge.cloud/Hellion-Forge/PluginNameTemplate",
|
|
"ApplicableVersion": "any",
|
|
"Tags": ["hellion-forge"],
|
|
"DalamudApiLevel": 13,
|
|
"IconUrl": "https://gitea.hellion-forge.cloud/Hellion-Forge/PluginNameTemplate/raw/branch/main/images/icon.png",
|
|
"DownloadLinkInstall": "https://gitea.hellion-forge.cloud/Hellion-Forge/PluginNameTemplate/releases/download/v0.1.0/latest.zip",
|
|
"DownloadLinkUpdate": "https://gitea.hellion-forge.cloud/Hellion-Forge/PluginNameTemplate/releases/download/v0.1.0/latest.zip",
|
|
"DownloadLinkTesting": "https://gitea.hellion-forge.cloud/Hellion-Forge/PluginNameTemplate/releases/download/v0.1.0/latest.zip",
|
|
"Changelog": "v0.1.0 — Initial release."
|
|
}
|
|
]
|