Wrapper around a Minecraft server process, designed to automate backups.
 
 
Go to file
Jef Roosens 3c5cdaef4f
chore: started changelog
2023-06-04 08:55:31 +02:00
.cargo feat: add periodic backups thread 2023-06-03 23:36:43 +02:00
.woodpecker fix(ci): add build-base to build steps 2023-06-03 17:40:57 +02:00
src feat: add periodic backups thread 2023-06-03 23:36:43 +02:00
.gitignore refactor: split process into own module 2023-06-03 12:20:15 +02:00
CHANGELOG.md chore: started changelog 2023-06-04 08:55:31 +02:00
Cargo.lock feat: started cli interface 2023-06-03 15:59:47 +02:00
Cargo.toml feat: started cli interface 2023-06-03 15:59:47 +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.