Wrapper around a Minecraft server process, designed to automate backups.
 
 
Go to file
Jef Roosens 19d255b98c feat: show backup time in message 2023-06-07 21:16:35 +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: show backup time in message 2023-06-07 21:16:35 +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: show backup time in message 2023-06-07 21:16:35 +02:00
Cargo.toml feat: show backup time in message 2023-06-07 21:16:35 +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.