A utility to perform operations on minecraft region files
```sh
USAGE:
minecraft-regions-tool
FLAGS: -h, --help Prints help information -V, --version Prints version information
ARGS: 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) ```