Menu
 

Voyagers of Nera Updating Guide

Updating Your Server

Early Access games update frequently. Here is how to keep up.

SteamCMD Method

Run the following command in your server's root directory (or via script):

steamcmd +login anonymous +force_install_dir \Path\To\Server +app_update [AppID] validate +quit

Note: Check SteamDB for the current AppID as it may change during development.

When to Update

Update whenever the client receives a patch. Version mismatches will prevent players from joining.

Always backup your save before updating! Updates can occasionally corrupt old save files.

Top