server setup

Voyagers of Nera Dedicated Server 2026: Free via SteamCMD, but Windows-Only

The spirit-sailing co-op survival that came out of nowhere this summer ships real dedicated-server files, free through SteamCMD. One catch changes everything about the self-host decision: the server is Windows-only, and that makes the cheapest honest option different from most games in this tier.

Published · Updated

What you're hosting

Voyagers of Nera is an ocean-world survival co-op - sailing, spirit-taming, island settlements - that launched into Early Access this summer and grew fast enough that search interest in hosting it roughly tripled inside a month. It sits in the same tier as Sunkenland or VEIN: a small-team game with a real co-op audience, official server support, and thin documentation. That combination is exactly this site's beat.

The good news up front: the developers shipped a proper dedicated server app on day one, it installs anonymously, and it costs nothing to run yourself. The catch comes two sections down.

Install: SteamCMD app 3937860

  • Game (client): app 2686630
  • Dedicated server: app 3937860

Pull the server with SteamCMD (anonymous login works):

steamcmd +force_install_dir C:
era-server +login anonymous +app_update 3937860 validate +quit

Open your firewall for the game's UDP port, set your config (next section), launch the server executable, and the server appears in the in-game browser. The loop itself is standard SteamCMD fare - if you have run any UE survival server before, nothing here will surprise you except the OS requirement.

The Windows-only catch and the real math

There is no Linux server binary as of mid-2026. That single fact rewrites the usual self-host economics:

  • The classic move - a $4-6/month Linux VPS - is off the table. No native binary, and Wine/Proton for this server is unproven territory we won't recommend for a world you care about.
  • A Windows VPS with enough headroom for a UE server realistically runs $15-30/month once you price RAM honestly - and that's before you factor the Windows-license markup baked into most providers' pricing.
  • A spare Windows PC at home remains genuinely free, with the usual caveats: your upload bandwidth, your uptime, your port-forwarding.

The uncomfortable arithmetic: for a small crew, a rented managed server frequently costs less than the Windows VPS you'd self-host on. That is unusual for this tier of game - normally we tell you the opposite - and it's entirely a consequence of the missing Linux build. If the developers ship one later, this section flips.

The config surface

The server exposes a sensible Early Access set of world options: gathering-rate multipliers, enemy and player damage multipliers, autosave interval, max player count, and toggles for equipment durability and item drop on death. That's enough to run anything from a chill build-focused sea to a punishing hardcore run. The developers haven't published official hardware minimums; comparable UE co-op servers live comfortably in 4-8 GB of RAM for small groups - treat that as a starting point, not a spec sheet, and watch your own usage.

Self-host vs rent

Self-host if: you have a Windows machine that's on when your crew plays, or you already pay for a Windows VPS for something else. The server files are free and the setup is an evening.

Rent if: you want 24/7 uptime without owning a Windows box - here, unusually, renting is often the cheaper 24/7 option, not just the easier one. Any of the major hosts now list the game; compare on RAM per dollar and region, not on brand.

Related tail-game setups on this site: Sunkenland, VEIN, and StarRupture. The general decision framework is in self-host vs rent. Official server discussion lives on the game's Steam page.