mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-03 00:50:21 +02:00
Add a flag to never output empty images.
This commit is contained in:
@ -83,6 +83,9 @@ extent:
|
||||
noshading:
|
||||
Don't draw shading on nodes, ``--noshading``
|
||||
|
||||
noemptyimage:
|
||||
Don't output anything when the image would be empty, ``--noemptyimage``
|
||||
|
||||
min-y:
|
||||
Don't draw nodes below this y value, e.g. ``--min-y -25``
|
||||
|
||||
|
Reference in New Issue
Block a user