Add alpha transparency ability for blocks

This commit is contained in:
Sfan5
2014-04-03 20:32:48 +02:00
parent 6897ef85c7
commit 84d46ab8eb
7 changed files with 115 additions and 36 deletions

View File

@ -53,6 +53,9 @@ drawplayers:
draworigin:
Draw origin indicator, `--draworigin`
drawalpha:
Allow blocks to be drawn with transparency, `--drawalpha`
noshading:
Don't draw shading on nodes, `--noshading`