paper_auto_update

Crates.iopaper_auto_update
lib.rspaper_auto_update
version0.1.0
created_at2022-04-11 20:48:41.923308+00
updated_at2022-04-11 20:48:41.923308+00
descriptionA simple automatic update program for PaperMC.
homepagehttps://github.com/mrsocksandsandals/PaperAutoUpdate
repositoryhttps://github.com/mrsocksandsandals/PaperAutoUpdate
max_upload_size
id566094
size30,440
(InYourWalls)

documentation

README

PaperAutoUpdate

This is a small Rust program to automate the update process of PaperMC Minecraft servers. It simply gets the latest build for the specified Minecraft version. It has some configuration options, by editing a file named "update_config.json" in the server folder.

This program is not particularly quality, as it's merely a quick solution to a small problem I have. It panicks on most errors, and uses the blocking reqwest API. However, it works if properly configured. I do not intend to actively maintain this program. It's more a simple one-off.

Commit count: 0

cargo fmt