A template with Rojo and Lumin pre-installed to easily deploy your next experience.
- In
wally.toml
find the[package]
section, and then renamescope
to your github username andname
to the name of your experience. - In
dev.project.json
find thename
entry, and then rename it to the name of your experience. - Run
rokit install
to install the tooling - Run
wally install
to install the neccesary packages - Run
rojo serve
to listen from Studio and it's finished!