mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-05 23:33:36 +00:00
* ci: Use FancyVerteiler for FD snapshot * Update configs * Revert some stuff * Use FancyVerteiler for all plugins * Fixes * Fix * Delete deployment tool
23 lines
521 B
JSON
23 lines
521 B
JSON
{
|
|
"project_name": "FancyDialogs",
|
|
"plugin_jar_path": "/plugins/fancydialogs/build/libs/FancyDialogs-%VERSION%.jar",
|
|
"changelog_path": "/plugins/fancydialogs/CHANGELOG-SNAPSHOT.md",
|
|
"version_path": "/plugins/fancydialogs/VERSION",
|
|
"modrinth": {
|
|
"project_id": "Sx6YwpnK",
|
|
"supported_versions": [
|
|
"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
|
|
}
|
|
} |