# Romestead Server Guides (/docs/romestead)



import { Card, Cards } from "fumadocs-ui/components/card";
import { Rocket, Shield, Settings, Wrench, AlertTriangle, FileText, Save, Users, Terminal } from "lucide-react";

Romestead is a 1-8 player co-op survival sandbox from [Beartwigs](https://store.steampowered.com/app/1805320/Romestead/) — fight the walking dead at night, build settlements, restore the Roman gods, and progress through biomes together. The game ships an official **standalone dedicated server tool** (a cross-platform .NET 8 binary, Steam app id `4763510`, default UDP port `8050`) which is what we run for you on XGamingServer hardware. These guides cover everything you need to set up and run your server.

> Romestead launched into Early Access on **May 25, 2026**. Expect Beartwigs to ship config and admin features through the EA period — this doc set will track those updates.

Start Here [#start-here]

<Cards>
  <Card icon={<Rocket />} title="Hosting Romestead on XGamingServer" description="Complete setup walkthrough — Startup tab variables, joining your own server, save data, backups, console commands." href="/docs/romestead/getting-started" />

  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Known issues, world-generation crashes, CPU pegging, and other startup errors with real fixes." href="/docs/romestead/troubleshooting" />
</Cards>

Configuration & Connection [#configuration--connection]

<Cards>
  <Card icon={<Rocket />} title="How to Join Your Server" description="Connect via Steam direct IP on port 8050." href="/docs/romestead/join-server" />

  <Card icon={<Settings />} title="Server Configuration (config.json)" description="Full schema for all 8 config fields — Password, MaxPlayers, Port, world generation." href="/docs/romestead/server-config" />
</Cards>

Administration [#administration]

<Cards>
  <Card icon={<Terminal />} title="Admin Setup & Console Commands" description="kick, ban, say, list, save — full command reference via the panel Console tab." href="/docs/romestead/admin-setup" />

  <Card icon={<Save />} title="Automated World Backups" description="Snapshot and restore your Romestead world via the panel Backups + Schedules tabs." href="/docs/romestead/world-backups" />
</Cards>

> **Don't have a server yet?** [Get Romestead Server Hosting](https://xgamingserver.com/romestead-server-hosting) — instant setup, AMD Ryzen 9 7950X, DDoS protection, 24/7 support, 30% off with code `XGAMEON`.
