Files
LemnosLife_Rust/README.md
T

8 lines
134 B
Markdown

# LemnosLife Rust
First install [Rust](https://rustup.rs/), then build and run the client by executing:
```
cargo run --release
```