Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.

Releases: DWCarrot/voxelmap-cache-render

beta-0.1.10

27 Dec 15:53
Compare
Choose a tag to compare
  1. update color-table to 1.17
  2. fix #2

Release 0.1.9

31 Jan 10:13
Compare
Choose a tag to compare

Fix #1 and adapted to Minecraft 1.16 voxelmap

Release 0.1.7

23 Jun 15:03
Compare
Choose a tag to compare

add feature: simple render server

Release 0.1.2

13 May 12:57
Compare
Choose a tag to compare

First release with optimized compiling
function:

  • render
  • tile-map generator

Detailed Usage shown in README

Debug 0.1.0

09 May 10:17
Compare
Choose a tag to compare

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