lazy-pregen

Crates.iolazy-pregen
lib.rslazy-pregen
version0.1.4
sourcesrc
created_at2018-07-20 00:46:17.561437
updated_at2018-07-20 05:10:23.985119
descriptionA Rust command line Minecraft Server wrapper used to pregenerate chunks.
homepage
repository
max_upload_size
id75146
size58,076
Alluet (alluet)

documentation

README

lazy-pregen   Latest Version

A Rust command line Minecraft Server wrapper used to pregenerate chunks.

Documentation

lazy-pregen was made for personal use and thus has several issues that the author did not care to deal with. It is highly recommended to read the above documentation link.

Usage

Run the following command:

cargo install lazy-pregen

and then, assuming your PATH variable is set up properly, run the pregenerator:

lazy-pregen [DIRECTORY]

If no directory is specified, it defaults to the current working directory.

Commit count: 0

cargo fmt