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