https://github.com/alphafantomu/longest-sword
https://github.com/alphafantomu/longest-sword
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alphafantomu/longest-sword
- Owner: alphafantomu
- Created: 2021-08-24T19:33:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-08T22:15:42.000Z (over 4 years ago)
- Last Synced: 2025-01-01T18:27:20.804Z (over 1 year ago)
- Language: Lua
- Size: 76.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# longest-sword
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 "longest-sword.rbxlx"
```
Next, open `longest-sword.rbxlx` in Roblox Studio and start the Rojo server:
```bash
rojo serve
```
For more help, check out [the Rojo documentation](https://rojo.space/docs).