10 lines
199 B
Markdown
10 lines
199 B
Markdown
# Lncvrt Games Server
|
|
|
|
The server code for Lncvrt Games!
|
|
|
|
You **must** have Bun installed, install it [here](https://bun.com/)
|
|
|
|
## Running
|
|
|
|
Run `bun start`, if you are modifying code, run `bun dev`.
|