# Risk of Rain 2 Server Guides (/docs/risk-of-rain-2)



import { Card, Cards } from "fumadocs-ui/components/card";
import { Rocket, Settings, Users, Wrench, Puzzle } from "lucide-react";

Risk of Rain 2 is a roguelike third-person shooter developed by Hopoo Games. Players fight through hordes of monsters on alien planets, collecting items and unlocking characters across runs. Running a dedicated server lets you host persistent lobbies for your friends with custom settings and mods.

Getting Started [#getting-started]

Connect and set up your server.

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your server using the in-game console or Steam browser." href="/docs/risk-of-rain-2/connect-to-your-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Adjust server settings and startup parameters." href="/docs/risk-of-rain-2/configure-your-server" />
</Cards>

Server Management [#server-management]

Manage player slots and server resets.

<Cards>
  <Card icon={<Users />} title="Max Players" description="Change the maximum player slot limit." href="/docs/risk-of-rain-2/max-players" />

  <Card icon={<Wrench />} title="Reset Server" description="Reset your server to a fresh state." href="/docs/risk-of-rain-2/reset-server" />
</Cards>

Customization [#customization]

Add mods to your server.

<Cards>
  <Card icon={<Puzzle />} title="Install Mods" description="Add Thunderstore and r2modman mods to your server." href="/docs/risk-of-rain-2/install-mods" />
</Cards>

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