Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 746 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 746 Bytes

rsxn

Pretty basic Minecraft server launcher, written in Rust.

Why?

I needed a simple program (instead of a bat/sh file) to launch my Minecraft servers (to play with friends). The first version was in Python, then I migrated the whole thing to Rust.

Also I needed a side-hustle alongside work to... well, stay alive.

How do I install?

Go to the releases and grab a file or clone the project and run cargo build --publish.

Screenshots