first commit
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Nyali-2
|
||||
Generated by [Rojo](https://github.com/rojo-rbx/rojo) 7.6.1.
|
||||
|
||||
## Getting Started
|
||||
To build the place from scratch, use:
|
||||
|
||||
```bash
|
||||
rojo build -o "Nyali-2.rbxlx"
|
||||
```
|
||||
|
||||
Next, open `Nyali-2.rbxlx` in Roblox Studio and start the Rojo server:
|
||||
|
||||
```bash
|
||||
rojo serve
|
||||
```
|
||||
|
||||
For more help, check out [the Rojo documentation](https://rojo.space/docs).
|
||||
Reference in New Issue
Block a user