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

https://github.com/vandercat/labirynthrbx


https://github.com/vandercat/labirynthrbx

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Labirynth
Generated by [Rojo](https://github.com/rojo-rbx/rojo) 7.2.1.

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

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

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

```bash
rojo serve
```

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