/simple-valheim-server

Simple server install&update and starter

Primary LanguageBatchfileMIT LicenseMIT

How to install

Download files and extract to any directory you want.
Just run "Start.bat" then it will install and run server automatically.

How to change server config

Just open "Start.bat" with any text editor. Change variables and save it.

set ServerName=Your server name here
set ServerPort=2456
set ServerFile=Your world file name here
set Password=Your server password here

How to update server

Just run "Start.bat" then it will update and start automatically.