mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
16 lines
419 B
JSON
16 lines
419 B
JSON
{
|
|
"project_name": "FancyDialogs",
|
|
"project_id": "TODO",
|
|
"plugin_jar_path": "../../../../plugins/fancydialogs/build/libs/FancyDialogs-%VERSION%.jar",
|
|
"changelog_path": "../../../../plugins/fancydialogs/CHANGELOG.md",
|
|
"version_path": "../../../../plugins/fancydialogs/VERSION",
|
|
"supported_versions":[
|
|
"1.21.6"
|
|
],
|
|
"channel": "RELEASE",
|
|
"loaders": [
|
|
"paper",
|
|
"folia"
|
|
],
|
|
"featured": false
|
|
} |