@@ -0,0 +1,20 @@
|
||||
[
|
||||
{
|
||||
"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."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user