Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 877 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 877 Bytes

Webaverse Codespace

Run your own Webaverse on Codespaces

Guided Start

  • On GitHub, click Code then New Codespace to create a new codespace. Wait for it

  • Wait for the Codespace and postCreateCommand... to finish setting up. Wait for it

  • Either press F5 or type npm start in a terminal to launch your stack.

  • In the bottom right corner a notification will prompt you with link to your Webaverse. App Link

  • Make your Webaverse accessible to others by navigating to PORTS, right clicking, and then Make Public.

App Link

FAQ

  1. How do I make it multiplayer?

Use /?r=room-0 in your URL or wander to the multiplayer section near the entrance. Make sure your ports are Public to play with others.