Skip to content

reo6/rsxn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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