Quick Start
Use the starter, install dependencies, and launch the dev server:http://localhost:5173.
Choose MMORPG or standalone RPG
By default, the starter runs as a standalone RPG. This mode runs the client and server together in the browser and does not create a public multiplayer server. To run the client and authoritative server separately for an MMORPG, setRPG_TYPE=mmorpg:
cross-env: