Setup
Configure GitHub Workflows
ci.yaml
Add two variables:
UNIVERSE_ID:numberPLACE_ID:number
Add a secret:
PLACE_PUBLISHING_KEY:string- This will be your api key.
Install toolkit manager
Install Rokit as your tool manager on your system.
Rokit
-
Run
rokit updateto update tools before development. -
Run
rokit installand agree to trust the tools found inrokit.toml.
Visual Studio Code
Install the recommended extensions found in extensions.json
Configure Moonwave.toml
Refer to Moonwave
Configure default.project.json
Refer to Rojo's Project Format
Setup Lune
- Run
lune setupso lune can store its definitions in your home directory
Setup Asphalt
-
Go into
asphalt.tomland edit the[creator]properties -
Store all assets in
publicdirectory -
Get API Key with the specified permissions
-
Run
asphalt syncin the terminal