Hi! This "mod" can help me to play with 1 friend? i mean... i want to play with mods with him and we don't know how to create party for 2 players. I played with mods singleplayer with bepinex only... can you help me that i need or if this "mod" can help me? please:(
Your regular GUI steam application has nothing to do with this. The headless server file steamcmd.exe is used instead! The GUI Steam application does not even need to be running if your not running a steam client like Valhiem.exe (player application), to attach to your server.
It has been brought to my attention that the current backup location in your "Documents" creates a new top level directory for each backup. If your would prefer to change that, edit line 133 as you like or to something like this!!!!
5 comments
This "mod" can help me to play with 1 friend?
i mean... i want to play with mods with him and we don't know how to create party for 2 players.
I played with mods singleplayer with bepinex only... can you help me that i need or if this "mod" can help me? please:(
The GUI Steam application does not even need to be running if your not running a steam client like Valhiem.exe (player application), to attach to your server.
Just run the batch file and follow the prompts!
If your looking for more information related to local Valheim Servers see these links:
FAQs - Valheim Dedicated Server Help (valheim-server-help.github.io)
SteamCMD - Valve Developer Community (valvesoftware.com)
It has been brought to my attention that the current backup location in your "Documents" creates a new top level directory for each backup.
If your would prefer to change that, edit line 133 as you like or to something like this!!!!
Change:
%SystemRoot%\System32\xcopy.exe "%USERPROFILE%\AppData\LocalLow\IronGate\Valheim\*" "%USERPROFILE%\Documents\Valheim_GameData_BAC%datestr%" /C /H /I /K /Q /R /S /Y >nul
TO:
%SystemRoot%\System32\xcopy.exe "%USERPROFILE%\AppData\LocalLow\IronGate\Valheim\*" "%USERPROFILE%\Documents\ValheimBackups\Valheim_GameData_BAC%datestr%" /C /H /I /K /Q /R /S /Y >nul