# StarRupture Server Guides (/docs/starrupture)



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

StarRupture is a first-person open world survival game with base building and factory automation on an alien planet, developed by Creepy Jar (the studio behind Green Hell). Currently in Early Access on Steam, it supports co-op with up to 4 players on dedicated servers. These guides will help you set up and manage your XGamingServer StarRupture server.

Getting Started [#getting-started]

Essential guides to get your server running and connect with friends.

<Cards>
  <Card icon={<Rocket />} title="Beginner's Guide" description="Everything you need to know to get started with your dedicated server." href="/docs/starrupture/beginners-guide" />

  <Card icon={<Rocket />} title="Connect to Your Server" description="Find your server IP and join from the StarRupture client." href="/docs/starrupture/join-server" />

  <Card icon={<Rocket />} title="How to Join a Server" description="Step-by-step guide to joining any StarRupture server." href="/docs/starrupture/how-to-join" />

  <Card icon={<Settings />} title="Set a Password" description="Protect your server with a connection password." href="/docs/starrupture/server-password" />

  <Card icon={<Users />} title="Multiplayer Guide" description="Playing co-op with friends on a dedicated server." href="/docs/starrupture/multiplayer-guide" />
</Cards>

Configuration [#configuration]

Customize your server settings, difficulty, and save behavior.

<Cards>
  <Card icon={<Settings />} title="Server Configuration" description="Configure server name, max players, difficulty, and gameplay modifiers." href="/docs/starrupture/server-configuration" />

  <Card icon={<Settings />} title="DSSettings.txt Guide" description="Configure sessions, saves, and auto-save intervals." href="/docs/starrupture/dssettings-configuration" />

  <Card icon={<Shield />} title="Console Commands" description="Admin commands for player management." href="/docs/starrupture/console-commands" />

  <Card icon={<Settings />} title="Ports and Firewall" description="Required ports and firewall troubleshooting." href="/docs/starrupture/server-ports-firewall" />

  <Card icon={<Info />} title="System Requirements" description="CPU, RAM, storage, and network specs for hosting." href="/docs/starrupture/system-requirements" />
</Cards>

World Management [#world-management]

Upload saves, create new worlds, and manage your server data.

<Cards>
  <Card icon={<Globe />} title="Upload a Save" description="Transfer a local save file to your dedicated server." href="/docs/starrupture/import-save" />

  <Card icon={<Globe />} title="Create a New World" description="Generate a fresh world without a full reset." href="/docs/starrupture/new-world" />

  <Card icon={<Globe />} title="Force Save" description="Manually save your world progress." href="/docs/starrupture/manual-save" />

  <Card icon={<Globe />} title="Restore a Backup" description="Recover from backups after issues." href="/docs/starrupture/restore-backup" />

  <Card icon={<Globe />} title="Reset Your Server" description="Wipe everything and start from scratch." href="/docs/starrupture/wipe-reinstall" />
</Cards>

Maintenance and Troubleshooting [#maintenance-and-troubleshooting]

Keep your server running smoothly.

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

  <Card icon={<Wrench />} title="Scheduled Restarts" description="Set up automatic restarts for better performance." href="/docs/starrupture/scheduled-restarts" />

  <Card icon={<Settings />} title="Reset Password" description="Change or remove your server password." href="/docs/starrupture/password-reset" />

  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Fix crashes, connection issues, and performance problems." href="/docs/starrupture/troubleshooting" />

  <Card icon={<Info />} title="Early Access Roadmap" description="Track development progress and upcoming features." href="/docs/starrupture/early-access-roadmap" />
</Cards>

> **Don't have a server yet?** [Get StarRupture Server Hosting](https://xgamingserver.com/starrupture-server-hosting) starting from just $4/month with instant setup and 24/7 support.
