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 update method removes HookGenPatcher #609

Open JackTheFragger opened 1 year ago

JackTheFragger commented 1 year ago

HookGenPatcher is needed for some mods and has to be installed in bepinex/patcher. Update mechanism of the Container removes it, when New Version is there.

gdragon-git commented 1 year ago

Would this help? https://valheim.thunderstore.io/package/ValheimModding/HookGenPatcher/

JackTheFragger commented 1 year ago

This is the one, I've installed. But Installation means copying into BepInEx/Patchers folder.