# Windrose Server Guides (/docs/windrose)



import { Rocket, Settings, Shield, Wrench, AlertTriangle, Users, Gauge, Globe, Puzzle } from "lucide-react";

Windrose is a pirate survival co-op game featuring naval combat, procedural worlds, base building, and deep crafting. These guides cover everything you need to run your XGamingServer Windrose dedicated server.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your Windrose server using the invite code system." href="/docs/windrose/join-server" />

  <Card icon={<Wrench />} title="Update Your Server" description="Keep your server on the latest Windrose version." href="/docs/windrose/update-server" />

  <Card icon={<Gauge />} title="Server Performance" description="Optimize your server for smooth co-op sessions." href="/docs/windrose/server-performance" />
</Cards>

Configuration [#configuration]

<Cards>
  <Card icon={<Settings />} title="Configure Your Server" description="Full ServerDescription.json and WorldDescription.json reference." href="/docs/windrose/server-config" />

  <Card icon={<Settings />} title="Set a Password" description="Restrict access with a join password." href="/docs/windrose/server-password" />

  <Card icon={<Settings />} title="Change Server Name / Invite Code" description="Customize how players find and identify your server." href="/docs/windrose/rename-server" />

  <Card icon={<Users />} title="Max Players" description="Change the player limit on your server." href="/docs/windrose/player-slots" />

  <Card icon={<Settings />} title="Launch Parameters" description="Change ports and startup options." href="/docs/windrose/launch-parameters" />
</Cards>

Difficulty & World Settings [#difficulty--world-settings]

<Cards>
  <Card icon={<Settings />} title="Difficulty Presets" description="Switch between Easy, Medium, and Hard presets." href="/docs/windrose/difficulty-presets" />

  <Card icon={<Settings />} title="World Modifiers" description="Fine-tune mob health, damage, ship stats, and co-op scaling." href="/docs/windrose/world-modifiers" />

  <Card icon={<Globe />} title="Manage Worlds" description="Create multiple worlds and switch between them." href="/docs/windrose/manage-worlds" />

  <Card icon={<Rocket />} title="Upload a World Save" description="Transfer an existing local world to your server." href="/docs/windrose/upload-save" />
</Cards>

Administration [#administration]

<Cards>
  <Card icon={<Shield />} title="Admin Tasks" description="Player management, backups, schedules, and sub-users via the panel." href="/docs/windrose/admin-commands" />

  <Card icon={<Wrench />} title="Scheduled Restarts" description="Set up automatic restarts to keep performance clean." href="/docs/windrose/scheduled-restarts" />

  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Fix connection failures, startup errors, config issues, and save problems." href="/docs/windrose/troubleshooting" />
</Cards>

Maintenance [#maintenance]

<Cards>
  <Card icon={<AlertTriangle />} title="Backup and Restore" description="Back up your world save and restore it after issues." href="/docs/windrose/backup-restore" />

  <Card icon={<AlertTriangle />} title="Reset Your Server" description="Wipe your world and start fresh on a new map." href="/docs/windrose/reset-server" />
</Cards>

Mods [#mods]

<Cards>
  <Card icon={<Puzzle />} title="Add Mods to Your Server" description="Install pak mods from Nexus or CurseForge, plus UE4SS notes." href="/docs/windrose/server-mods" />
</Cards>

> **Don't have a server yet?** [Get Windrose Server Hosting](https://xgamingserver.com/windrose-server-hosting) from $10.50/month with instant setup, DDoS protection, and 24/7 support.
