Play and test exports locally before deploying it to the web.

Prerequisite Setup

  1. Install Node.js
  2. Restart your machine (required on Windows to reset PATH variables)
  3. Run tool to install Treasured CLI tool though Tools > Treasured > Upgrade to Treasured CLI

Untitled

Steps to Play builds

Untitled

  1. Export the scene through Export button on Treasured Map tool
  2. Hit Play button to start the wen server locally.
  3. Click Stop button to stop the web server.

Known Issues on Mac

  1. Terminal Process does not close automatically. User will need to force close the terminal after process completes.

Troubleshooting Errors

  1. If you get an Error: EBUSY: resource busy or lockedexe then execute code npm cache verify in your command prompt/terminal and try the export again.