Update Compatibility authored by Boy0000's avatar Boy0000
...@@ -25,7 +25,7 @@ Generation: ...@@ -25,7 +25,7 @@ Generation:
- Nexo also has a GIF option which needs to be disabled in `Nexo/settings.yml` under `Glyphs.generate_gif_shaders` - Nexo also has a GIF option which needs to be disabled in `Nexo/settings.yml` under `Glyphs.generate_gif_shaders`
- Copy MythicHUD's resource pack elements to a Nexo ExternalPack, which can be configured in MythicHud's config: - Copy MythicHUD's resource pack elements to a Nexo ExternalPack, which can be configured in MythicHud's config:
```yaml ```yaml
copy-resource-pack: copy-pack:
enabled: true enabled: true
path: Nexo/pack/external_packs/MythicHud.zip path: Nexo/pack/external_packs/MythicHud.zip
``` ```
... ...
......