boom-bots/README.md
2026-05-02 23:53:49 +02:00

17 lines
355 B
Markdown

# boom-bots
Generated by [Rojo](https://github.com/rojo-rbx/rojo) 7.7.0-rc.1.
## Getting Started
To build the place from scratch, use:
```bash
rojo build -o "boom-bots.rbxlx"
```
Next, open `boom-bots.rbxlx` in Roblox Studio and start the Rojo server:
```bash
rojo serve
```
For more help, check out [the Rojo documentation](https://rojo.space/docs).