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

https://github.com/alphafantomu/longest-sword


https://github.com/alphafantomu/longest-sword

Last synced: 8 months ago
JSON representation

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).