Wrapper around a Minecraft server process, designed to automate backups.
 
 
Go to file
Jef Roosens 50cdd3115f
feat: solely handle single terminating signal for now
2023-06-06 20:49:00 +02:00
.cargo feat: properly backup config directory 2023-06-06 20:14:29 +02:00
.woodpecker fix(ci): i'm dumb 2023-06-05 11:44:18 +02:00
src feat: solely handle single terminating signal for now 2023-06-06 20:49:00 +02:00
.dockerignore feat: solely handle single terminating signal for now 2023-06-06 20:49:00 +02:00
.gitignore refactor: split process into own module 2023-06-03 12:20:15 +02:00
CHANGELOG.md feat: solely handle single terminating signal for now 2023-06-06 20:49:00 +02:00
Cargo.lock feat: add basis for signal handling 2023-06-06 20:22:14 +02:00
Cargo.toml feat: add basis for signal handling 2023-06-06 20:22:14 +02:00
Dockerfile feat: solely handle single terminating signal for now 2023-06-06 20:49:00 +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.