fancyholograms-v2: add deployment information

This commit is contained in:
Oliver
2025-03-29 22:39:18 +01:00
parent b30d28f885
commit 45e57488f7
20 changed files with 585 additions and 12 deletions

View File

@@ -0,0 +1,28 @@
{
"project_id": "5QNgOj66",
"plugin_jar_path": "../../../../plugins/fancyholograms/build/libs/FancyHolograms-%VERSION%.jar",
"changelog_path": "../../../../plugins/fancyholograms/CHANGELOG.md",
"version_path": "../../../../plugins/fancyholograms/VERSION",
"supported_versions":[
"1.19.4",
"1.20",
"1.20.1",
"1.20.2",
"1.20.3",
"1.20.4",
"1.20.5",
"1.20.6",
"1.21",
"1.21.1",
"1.21.2",
"1.21.3",
"1.21.4",
"1.21.5"
],
"channel": "RELEASE",
"loaders": [
"paper",
"folia"
],
"featured": true
}