Wrapper around a Minecraft server process, designed to automate backups.
 
 
Go to file
Jef Roosens 42c7a7cc5b
ci/woodpecker/push/lint Pipeline failed Details
ci/woodpecker/push/clippy Pipeline failed Details
ci/woodpecker/push/build Pipeline was successful Details
wip
2023-06-13 15:09:07 +02:00
.cargo wip 2023-06-13 15:09:07 +02:00
.woodpecker fix(ci): i'm dumb 2023-06-05 11:44:18 +02:00
src wip 2023-06-13 15:09:07 +02:00
.dockerignore feat: solely handle single terminating signal for now 2023-06-06 20:49:00 +02:00
.gitignore refactor: move backup logic to separate module 2023-06-09 09:25:51 +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.