Skip to main content

Quick Start

Use the starter, install dependencies, and launch the dev server:
Open http://localhost:5173.

Choose MMORPG or standalone RPG

By default, the starter runs as a standalone RPG. The server runs inside the browser in this mode, so other players cannot connect to it over the internet. Choose MMORPG mode explicitly when you want a separate authoritative server:
On Windows, use cross-env:
Follow this order:
  1. Getting Started
  2. Structure
  3. Create your first map
  4. Create hero in map
  5. Put an MMORPG online