diff --git a/ReadMe.md b/ReadMe.md index b1fa6caab..5822e976d 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -43,6 +43,9 @@ Old picture with bugs ![Rendering](doc/img/rendering3.png) Picture with hotbar, biomes, biome blending, lighting, fluids, ... +![Rendering](doc/img/rendering4.png) +Particles. (ignore the numbers on the campfire, I've used them to debug animations) + ## Starting, etc There is no "launcher" or anything familiar. Just start Minosoft, and you are practically in the game. You will be greeted with a server list. Once you know what server you want to join, click on it. All data will then be loaded, and the rendering window starts, once everything is done. diff --git a/doc/img/rendering4.png b/doc/img/rendering4.png new file mode 100644 index 000000000..aab422bc5 Binary files /dev/null and b/doc/img/rendering4.png differ