mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
* fancynpcs: Add 1.21.9 module files * fancynpcs: Fix Npc_1_21_9 * packets: Add support for 1.21.9-pre2 * Update release configs * Update to 1.21.9-rc1 * fancynpcs: Use 2.0.0 for cloud
19 lines
473 B
JSON
19 lines
473 B
JSON
{
|
|
"project_name": "FancyDialogs",
|
|
"project_id": "Sx6YwpnK",
|
|
"plugin_jar_path": "../../../../plugins/fancydialogs/build/libs/FancyDialogs-%VERSION%.jar",
|
|
"changelog_path": "../../../../plugins/fancydialogs/CHANGELOG-SNAPSHOT.md",
|
|
"version_path": "../../../../plugins/fancydialogs/VERSION",
|
|
"supported_versions": [
|
|
"1.21.6",
|
|
"1.21.7",
|
|
"1.21.8",
|
|
"1.21.9"
|
|
],
|
|
"channel": "ALPHA",
|
|
"loaders": [
|
|
"paper",
|
|
"folia"
|
|
],
|
|
"featured": false
|
|
} |