You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trivernis 9cbd6c4a42 | 4 years ago | |
---|---|---|
src | 4 years ago | |
.gitignore | 4 years ago | |
Cargo.lock | 4 years ago | |
Cargo.toml | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago |
README.md
minecraft-regions-tool
A utility to perform operations on minecraft region files
Usage
USAGE:
minecraft-regions-tool <input> <SUBCOMMAND>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<input> Path to the world folder
SUBCOMMANDS:
count Return the total number of chunks in the world
help Prints this message or the help of the given subcommand(s)