1.0.0 • Published 4 years ago
yourworld v1.0.0
Rainway SDK Web Runtime Demo
Sandbox/example app to be used for testing and experimenting with the Rainway SDK.
Check out our documentation at https://docs.rainway.com.
To get started:
- Install deps yarn
- Copy local-config.example.jsontolocal-config.jsonand modify appropriately. TheapiKeyproperty is optional, you can enter it on the page to save it to localStorage if you prefer.- The values for minimumLogLevelrange from 0 (log everything) to 6 (log nothing). See RainwayLogLevel in the SDK docs.
 
- The values for 
- Run yarn run devto launch a dev server. Now go tohttp://localhost:4443in your browser.
Or
Visit the hosted version here.
1.0.0
4 years ago