check back later for documentation. just use the place file at assets/place.rbxl.
- open the place file at assets/place.rbxl.
- nothing else is needed.
- install rokit and pesde.
- run
rokit installin a terminal or command prompt. - run
rojo plugin installin a terminal or command prompt. - run
pesde installin a terminal or command prompt. - open the place file at assets/place.rbxl.
- depending on your ide of choice, go to your chapter below. or, you can run
lune run syncin a terminal or command prompt, which will execute all of the commands for you.
- for zed users, i have provided a list of tasks you can use by pressing alt + shift + t.
- use them in this order: autogenerate sourcemap, build network, darklua process, serve.
- start syncing with the roblox plugin.
- create four new terminals or command prompts.
- run
rojo sourcemap --output sourcemap.json --watchin the first terminal. - run
blink ext/network/core.blink --watchin the second terminal. - run
darklua process src out --watchin the third terminal. - run
rojo serve game.project.jsonin the fourth terminal. - start syncing with the roblox plugin.