Crates.io | lazy-pregen |
lib.rs | lazy-pregen |
version | 0.1.4 |
source | src |
created_at | 2018-07-20 00:46:17.561437 |
updated_at | 2018-07-20 05:10:23.985119 |
description | A Rust command line Minecraft Server wrapper used to pregenerate chunks. |
homepage | |
repository | |
max_upload_size | |
id | 75146 |
size | 58,076 |
A Rust command line Minecraft Server wrapper used to pregenerate chunks.
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.
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.