Skip to content

dxbednarczyk/mup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mup

This is a spiritual successor to the original, now abandoned (?) pap, rewritten in Rust.

The current MSRV is the latest nightly toolchain.

Goals

  • Easily set up a new Minecraft server from scratch, including mod and plugin support
  • Produce easily reproducible, portable server configuration
    • Lockfile with detailed information on installed mods
    • Support for installing lockfile dependencies
    • Support for updating lockfile dependencies

✅ Be an all-in-one tool that keeps it simple, stupid!

Non-Goals

❌ Support client-side modification

❌ Support self updating, unzipping, or anything that another program can do better

Releases

No releases published

Packages

No packages published