https://github.com/vandercat/labirynthrbx
https://github.com/vandercat/labirynthrbx
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vandercat/labirynthrbx
- Owner: VanderCat
- Created: 2022-12-06T19:33:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T09:46:49.000Z (about 3 years ago)
- Last Synced: 2025-02-03T04:28:00.160Z (11 months ago)
- Language: Lua
- Size: 2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).