diff options
author | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2011-07-19 23:35:12 +0200 |
---|---|---|
committer | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2011-07-19 23:35:12 +0200 |
commit | 41919edb2f155f7c9be6a73a2a036824fd338bb6 (patch) | |
tree | f0e0287b615e75215c5131a0ca73bfdc6715ba56 | |
parent | 2470bce7c2dbc229867e7d0f339af5053c52908d (diff) | |
download | minetest-41919edb2f155f7c9be6a73a2a036824fd338bb6.tar.gz minetest-41919edb2f155f7c9be6a73a2a036824fd338bb6.tar.bz2 minetest-41919edb2f155f7c9be6a73a2a036824fd338bb6.zip |
* README updated
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,7 @@ New features: * Submenu for key assignment (changes apply after restart) * configurable far mesh tree display (boolean) * configurable far mesh rendering distance +* volumetric clouds (using fake shading) New bricks: * Sandstone (crafted from 4 sand, yields sand) @@ -25,6 +26,7 @@ Alternate graphics: * Omsk birds (instead of Oerkki ghosts) * Rat * Glass +* Heart Building on GNU/Linux or OS X: cmake . -DRUN_IN_PLACE=1 |