diff options
author | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2011-07-20 19:14:40 +0200 |
---|---|---|
committer | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2011-07-20 19:14:40 +0200 |
commit | 4c0e36a5e9c76af6e5db1d739275f41f079d19d4 (patch) | |
tree | a67b635a845e2bece4741938e24a615e2278c127 /README | |
parent | 8ed83250d7253324426b3b5528da17948c935136 (diff) | |
download | minetest-4c0e36a5e9c76af6e5db1d739275f41f079d19d4.tar.gz minetest-4c0e36a5e9c76af6e5db1d739275f41f079d19d4.tar.bz2 minetest-4c0e36a5e9c76af6e5db1d739275f41f079d19d4.zip |
* README updated
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ New features: * configurable far mesh tree display (boolean) * configurable far mesh rendering distance * volumetric clouds (using fake shading) +* translation support (including questionable translation into german) +* build system uses local jthread & sqlite libraries if available New bricks: * Sandstone (crafted from 4 sand, yields sand) |