fancydialogs: Add support for Folia

This commit is contained in:
Oliver
2025-06-26 19:35:39 +02:00
parent 68c8826343
commit d918e2def5
2 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,8 @@
],
"channel": "RELEASE",
"loaders": [
"paper"
"paper",
"folia"
],
"featured": false
}

View File

@@ -9,7 +9,8 @@
],
"channel": "ALPHA",
"loaders": [
"paper"
"paper",
"folia"
],
"featured": false
}