slp-server-rust icon indicating copy to clipboard operation
slp-server-rust copied to clipboard

Switch-lan-play Server written in Rust

slp-server-rust

Build Gitpod ready-to-code

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

  1. Install rustup first, and make sure using the latest stable rust version.

  2. cargo run

cargo run --release
  1. Done