Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonnguyen9800/roblox-simple-obby

Simple obby map created in Roblox as a prototype
https://github.com/sonnguyen9800/roblox-simple-obby

Last synced: 1 day ago
JSON representation

Simple obby map created in Roblox as a prototype

Awesome Lists containing this project

README

        

# Simple Obby
Generated by [Rojo](https://github.com/rojo-rbx/rojo) 6.2.0.

## Getting Started
To build the place from scratch, use:

```bash
rojo build -o "chapter5.rbxlx"
```

Next, open `chapter5.rbxlx` in Roblox Studio and start the Rojo server:

```bash
rojo serve
```

For more help, check out [the Rojo documentation](https://rojo.space/docs).