mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
* ci: Use FancyVerteiler for FD snapshot * Update configs * Revert some stuff * Use FancyVerteiler for all plugins * Fixes * Fix * Delete deployment tool
31 lines
648 B
JSON
31 lines
648 B
JSON
{
|
|
"project_name": "FancyHolograms",
|
|
"plugin_jar_path": "/plugins/fancyholograms/build/libs/FancyHolograms-%VERSION%.jar",
|
|
"changelog_path": "/plugins/fancyholograms/CHANGELOG.md",
|
|
"version_path": "/plugins/fancyholograms/VERSION",
|
|
"modrinth": {
|
|
"project_id": "5QNgOj66",
|
|
"supported_versions": [
|
|
"1.20.5",
|
|
"1.20.6",
|
|
"1.21",
|
|
"1.21.1",
|
|
"1.21.2",
|
|
"1.21.3",
|
|
"1.21.4",
|
|
"1.21.5",
|
|
"1.21.6",
|
|
"1.21.7",
|
|
"1.21.8",
|
|
"1.21.9",
|
|
"1.21.10",
|
|
"1.21.11"
|
|
],
|
|
"channel": "release",
|
|
"loaders": [
|
|
"paper",
|
|
"folia"
|
|
],
|
|
"featured": true
|
|
}
|
|
} |