]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - README
added gettext support
[dragonfireclient.git] / README
diff --git a/README b/README
index 6c7b2214c74a7c5175367e2156e57593269ccfb1..65a288161052c6d989b24f857f925be2845737b5 100644 (file)
--- 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
@@ -33,3 +35,5 @@ Building on GNU/Linux or OS X:
 The “upstream” branch contains vanilla minetest-c55, created using:
     hg-fast-export -r ~/share/src/games/minetest -o upstream
     git push origin upstream/master:upstream -f
+
+All new/replaced graphics done by erlehmann are dual-licensed under GPL (version 2 or, at your option, any later version) and CC-BY-SA (version 3.0 or, at your option, any later version).