Update Plugin Configuration authored by wordandahalf's avatar wordandahalf
...@@ -90,7 +90,7 @@ This configures MythicHUD to generate a resource pack supporting 1.20.1 until 1. ...@@ -90,7 +90,7 @@ This configures MythicHUD to generate a resource pack supporting 1.20.1 until 1.
</details> </details>
For more information about multi-version support, see [https://git.lumine.io/mythiccraft/mythichud/-/wikis/Supporting-Multiple-Versions](this page). For more information about multi-version support, see [here](https://git.lumine.io/mythiccraft/mythichud/-/wikis/Supporting-Multiple-Versions).
## Resources ## Resources
The `resources` field takes a list of external resource packs used to extract resources. They can be specified as a URL, file (relative to the `plugin/` folder), or `server_pack`, to use the resource pack configured in the server properties. The `resources` field takes a list of external resource packs used to extract resources. They can be specified as a URL, file (relative to the `plugin/` folder), or `server_pack`, to use the resource pack configured in the server properties.
... ...
......