spacemeowx2 / slp-server-rust

Switch-lan-play Server written in Rust
https://github.com/spacemeowx2/switch-lan-play
115 stars 16 forks source link

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