]> Witch of Git - minecraft-eda/commit
Add "lithography" binary that places blocks
authorCassie Jones <code@witchoflight.com>
Mon, 29 Apr 2019 04:03:26 +0000 (00:03 -0400)
committerCassie Jones <code@witchoflight.com>
Mon, 29 Apr 2019 04:03:26 +0000 (00:03 -0400)
commit2a9336a8a3317e38397a6a0a163159b0bdd23b99
tree1d54345003fdc8610ad5efb3f4d2273a73be697e
parent737ae39d9cc4d80c307537bbbd8aefe253c80292
Add "lithography" binary that places blocks

Input in form of rows:
x y z block
Where z is the vertial axis as Euler intended
mc-mask/src/bin/litho.rs [new file with mode: 0644]
mc-mask/src/main.rs [deleted file]