https://github.com/vyon/staff-panel
Open sourced staff panel made by Vyon
https://github.com/vyon/staff-panel
Last synced: 3 months ago
JSON representation
Open sourced staff panel made by Vyon
- Host: GitHub
- URL: https://github.com/vyon/staff-panel
- Owner: Vyon
- License: mit
- Created: 2022-06-18T01:29:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-18T01:39:39.000Z (about 4 years ago)
- Last Synced: 2025-01-01T05:32:28.377Z (over 1 year ago)
- Language: Lua
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Staff Panel
Written by [@Vyon](https://vyoncorp.org/portfolio)
## Getting Started
To build the place from scratch, use:
```bash
rojo build -o "Panel.rbxlx"
```
Next, open `Panel.rbxlx` in Roblox Studio and start the Rojo server:
```bash
rojo serve
```
For more help, check out [the Rojo documentation](https://rojo.space/docs).