Skip to content

Getting Started

Tsu edited this page Jun 10, 2026 · 2 revisions

Prerequisites

  • .NET 10 runtime (or SDK if building from source)
  • One or more Vintage Story dedicated servers you control
  • Nimbus.ServerMod installed on each backend server (see Server Mod)
  • RedirectFix mod installed on server so clients will be required to install (required for redirect transfers until next Vintagestory Update!)

Download

Build from source:

git clone https://github.com/your-org/nimbus
cd nimbus
dotnet build -c Release

Clone this wiki locally