slp-server-rust
switch-lan-play Server written in Rust.
Usage
Goto release page: https://github.com/spacemeowx2/slp-server-rust/releases, grab the latest release, and run it.
Build from source
-
Install
rustup
first, and make sure using the latest stable rust version. -
cargo run
cargo run --release
- Done