lloesche / valheim-server-docker

Valheim dedicated gameserver with automatic update, World backup, BepInEx and ValheimPlus mod support
https://hub.docker.com/r/lloesche/valheim-server
Apache License 2.0
1.91k stars 269 forks source link

BepInEx "patchers" not exposed to "config" folder #588

Open FelixReuthlinger opened 1 year ago

FelixReuthlinger commented 1 year ago

There are quite some mods that started to use "patchers" in BepInEx, instead of using "plugins" folder for some logic that is rather patching than actually being a plugin. It would be great, if "patchers" could also be exposed to the config folder and integrated into the docker image accordingly. I would also recommend to expose "config", "plugins", and "patchers" in a similar fashion (same level outside the docker image) instead of having plugins as sub folder of config.