Skip to content

Linux

If you're running Linux, you need to do one extra step for modding to work.

Open your game properties via Steam, and add the following to your launch arguments depeending on your mod loader.

MelonLoader

WINEDLLOVERRIDES="version=n,b" %command%

BepInEx

WINEDLLOVERRIDES="winhttp=n,b" %command%