diff --git a/ReadMe.md b/ReadMe.md index b52e7f26e..648ce2adc 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -44,10 +44,10 @@ Minosoft is an open source minecraft client, written from scratch in kotlin (and Works. Still missing many features, but heavily developed. ![Rendering](doc/img/rendering5.png) -New hud system: full hotbar, scoreboard, bossbar, chat (+ better mipmaps) +A world, with a ton of hud features exposed ![Rendering](doc/img/hypixel_skyblock.png) -The Hypixel skyblock hub +The Hypixel skyblock hub (don't try to make such a screenshot) ![Rendering](doc/img/afk_pool.png) AFK Pooling, Hit boxes, particles, ... @@ -55,12 +55,6 @@ AFK Pooling, Hit boxes, particles, ... ![Rendering](doc/img/rendering1.png) Lighting demo. -![Rendering](doc/img/rendering2.png) -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) diff --git a/doc/img/rendering2.png b/doc/img/rendering2.png deleted file mode 100644 index a7b583fb4..000000000 Binary files a/doc/img/rendering2.png and /dev/null differ diff --git a/doc/img/rendering3.png b/doc/img/rendering3.png deleted file mode 100644 index f23871e1c..000000000 Binary files a/doc/img/rendering3.png and /dev/null differ