Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 377 Bytes

File metadata and controls

17 lines (12 loc) · 377 Bytes

Roblox-Raymarching

Generated by Rojo 7.2.1.

Getting Started

To build the place from scratch, use:

rojo build -o "Roblox-Raymarching.rbxlx"

Next, open Roblox-Raymarching.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.