summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2011-07-19 23:35:12 +0200
committerNils Dagsson Moskopp <nils@dieweltistgarnichtso.net>2011-07-19 23:35:12 +0200
commit41919edb2f155f7c9be6a73a2a036824fd338bb6 (patch)
treef0e0287b615e75215c5131a0ca73bfdc6715ba56 /README
parent2470bce7c2dbc229867e7d0f339af5053c52908d (diff)
downloadminetest-41919edb2f155f7c9be6a73a2a036824fd338bb6.tar.gz
minetest-41919edb2f155f7c9be6a73a2a036824fd338bb6.tar.bz2
minetest-41919edb2f155f7c9be6a73a2a036824fd338bb6.zip
* README updated
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 6c7b2214c..bf608cc88 100644
--- a/README
+++ b/README
@@ -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