How to install mods on Valheim?
Solved
Valheim
-
There is a related forum post at https://forum.cloudron.io/topic/9856/mods-do-not-work/4
I have never tried this myself, but I copied the post-installation info for that into the docs at https://docs.cloudron.io/apps/valheim/#mod-support
Maybe @BrutalBirdie can confirm if this is still the correct approach.
-
-
The written doc is still correct.
On the topic let me add a note, some mods only come with a
dll
file which then creates the config on first startup.
This config will be created in/run/vhserver-steam/BepInEx/config/
and can or should be copied to/app/data/mods/BepInEx/config/
so it stays persistent. -
So I have copied all the .DLLs and .CFG files according to the docs
This is what I experience in the logsAug 28 18:37:34 [ 0%] Checking for available updates... Aug 28 18:37:34 [----] Verifying installation... Aug 28 18:37:34 Steam Console Client (c) Valve Corporation - version 1691628584 Aug 28 18:37:34 -- type 'quit' to exit -- Aug 28 18:37:35 Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory Aug 28 18:37:35 OK Aug 28 18:37:35 Aug 28 18:37:36 Connecting anonymously to Steam Public...OK Aug 28 18:37:37 Waiting for client config...OK Aug 28 18:37:39 Waiting for user info...OK Aug 28 18:37:40 => Healtheck error: Error: connect ECONNREFUSED xxx.xxx.xxx.xxx:8000 Aug 28 18:37:40 Success! App '896660' already up to date. Aug 28 18:37:40 => Installing BeepInEx Mod Support if enabled in /app/data/.env Aug 28 18:37:40 /app/code/start.sh: line 34: BepInExVersion: unbound variable Aug 28 18:37:42 => Create /app/data/ Aug 28 18:37:42 => Create /app/data/mods Aug 28 18:37:42 => Create nginx dirs Aug 28 18:37:42 => Creating unity3d dir Aug 28 18:37:42 => Copy .env Aug 28 18:37:42 => Load .env Aug 28 18:37:42 => Create Valheim Server Aug 28 18:37:42 steamcmd.sh Aug 28 18:37:42 linux32/steamcmd Aug 28 18:37:42 linux32/steamerrorreporter Aug 28 18:37:42 linux32/libstdc++.so.6 Aug 28 18:37:42 linux32/crashhandler.so Aug 28 18:37:42 Redirecting stderr to '/root/Steam/logs/stderr.txt' Aug 28 18:37:42 [ 0%] Checking for available updates... Aug 28 18:37:43 [----] Verifying installation... Aug 28 18:37:43 [ 0%] Downloading update... Aug 28 18:37:43 [ 0%] Checking for available updates... Aug 28 18:37:43 [----] Download complete. Aug 28 18:37:43 [----] Extracting package... Aug 28 18:37:45 [----] Extracting package... Aug 28 18:37:48 [----] Extracting package... Aug 28 18:37:48 [----] Extracting package... Aug 28 18:37:48 [----] Installing update... Aug 28 18:37:48 [----] Installing update... Aug 28 18:37:48 [----] Installing update... Aug 28 18:37:48 [----] Installing update... Aug 28 18:37:48 [----] Installing update... Aug 28 18:37:48 [----] Installing update... Aug 28 18:37:48 [----] Installing update... Aug 28 18:37:48 [----] Installing update... Aug 28 18:37:48 [----] Cleaning up... Aug 28 18:37:48 [----] Update complete, launching Steamcmd...
-