]> git.lizzy.rs Git - dragonblocks_alpha.git/commitdiff
Tweak feature info in README
authorElias Fleckenstein <eliasfleckenstein@web.de>
Sun, 26 Sep 2021 08:53:53 +0000 (10:53 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Sun, 26 Sep 2021 08:53:53 +0000 (10:53 +0200)
README.md

index af3fbb7d4ffaf3d12368ecdd3a11507e1dc983fc..df4183fe6a02d05fb274c6f6a0b8dec739a5a0a0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -55,13 +55,13 @@ sudo apt install zlib1g
 
 ## Current Features
 - Multiplayer
-- Map generation with mountains and blended biomes that determine grass color
+- Map generation with mountains, snow, temperature and humidity, dynamic grass color, oceans and beaches, vulcanos
 - Physics
 - FPS Camera
 - Mipmapping, Antialiasing, Shaders
-- HUD
+- GUI
 - Saving the map to a SQLite3 database
-- Multithreading for map generation, mesh generation and network
+- Multithreaded map generation, mesh generation and network
 - Handlers for SIGINT und SIGTERM (just Ctrl+C to shut down the server)
 
 ## Usage