This repository has been archived by the owner on May 14, 2023. It is now read-only.
Releases: DWCarrot/voxelmap-cache-render
Releases · DWCarrot/voxelmap-cache-render
beta-0.1.10
- update color-table to 1.17
- fix #2
Release 0.1.9
Fix #1 and adapted to Minecraft 1.16 voxelmap
Release 0.1.7
add feature: simple render server
Release 0.1.2
First release with optimized compiling
function:
- render
- tile-map generator
Detailed Usage shown in README
Debug 0.1.0
USAGE:
voxelmapcache.exe render [OPTIONS] --input_dir <input_dir> --output_dir <output_dir>
FLAGS:
-h, --help Prints help information
OPTIONS:
--env_lit <env_light> environment light, from 0 to 15, default is 15
--gamma gamma for gamma correction, default is 1.0
-i, --input_dir <input_dir> input folder, .minecraft[\versions\<version>]\mods\mamiyaotaru\voxelmap\cache\<server>\<world>\<dimension>\
-o, --output_dir <output_dir> output folder
-t, --thread multi-thread: thread number