From f172919cceb3342fa4773f266e29b81873088f53 Mon Sep 17 00:00:00 2001 From: Bixilon Date: Mon, 31 May 2021 13:28:27 +0200 Subject: [PATCH] add rendering feature to readme --- ReadMe.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 5822e976d..36abbcc42 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -32,6 +32,14 @@ Minosoft is an open source minecraft client, written from scratch in kotlin (and ## Rendering +### Features + +- Block rendering +- Particles +- Basic light +- Block place, break, mining +- Item and block interaction + Works. Still missing many features, but heavily developed. ![Rendering](doc/img/rendering1.png)