Wrapper around a Minecraft server process, designed to automate backups.
 
 
Go to file
Jef Roosens 42d73911a1
ci/woodpecker/push/release unknown status Details
ci/woodpecker/push/clippy Pipeline failed Details
ci/woodpecker/push/lint Pipeline failed Details
ci/woodpecker/push/build Pipeline failed Details
feat: add basis for signal handling
2023-06-06 16:57:59 +02:00
.cargo feat: add basis for signal handling 2023-06-06 16:57:59 +02:00
.woodpecker fix(ci): i'm dumb 2023-06-05 11:44:18 +02:00
src feat: add basis for signal handling 2023-06-06 16:57:59 +02:00
.gitignore refactor: split process into own module 2023-06-03 12:20:15 +02:00
CHANGELOG.md chore: update changelog 2023-06-05 11:40:33 +02:00
Cargo.lock feat: add basis for signal handling 2023-06-06 16:57:59 +02:00
Cargo.toml feat: add basis for signal handling 2023-06-06 16:57:59 +02:00
LICENSE Initial commit 2021-09-13 12:02:06 +02:00
README.md Initial commit 2021-09-13 12:02:06 +02:00

README.md

mc-wrapper

A wrapper around a standard Minecraft server, written in Rust.