minecraft-regions-tool

Crates.iominecraft-regions-tool
lib.rsminecraft-regions-tool
version0.5.4
sourcesrc
created_at2020-09-25 17:26:17.571708
updated_at2020-09-28 18:48:30.546219
descriptionA utility for minecraft region files
homepage
repositoryhttps://github.com/Trivernis/minecraft-regions-tool
max_upload_size
id292899
size90,671
Julius Riegel (Trivernis)

documentation

README

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)
    scan     Scan for errors in the region files and optionally fix them
Commit count: 16

cargo fmt