#minecraft-server #command-line #chunks #wrapper #directory #pregenerate

app lazy-pregen

A Rust command line Minecraft Server wrapper used to pregenerate chunks

5 releases

Uses old Rust 2015

0.1.4 Jul 20, 2018
0.1.3 Jul 20, 2018
0.1.2 Jul 20, 2018
0.1.1 Jul 20, 2018
0.1.0 Jul 20, 2018

#68 in #minecraft-server

Download history 4/week @ 2024-02-26 83/week @ 2024-04-01

83 downloads per month

MIT/Apache

42KB
692 lines

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.

Dependencies

~6–17MB
~193K SLoC