10 lines
260 B
Markdown
10 lines
260 B
Markdown
# LemnosLife Rust
|
|
|
|
Download `Extensions/` from [issues/8#issue-732](https://gitea.lemnoslife.com/LemnosLife/LemnosLife_Rust/issues/8#issue-732).
|
|
|
|
First install [Rust](https://rustup.rs), then build and run the client by executing:
|
|
|
|
```
|
|
cargo run --release
|
|
```
|