From a4ef4c6945cd54abac8050108c95a9868c5cf13d Mon Sep 17 00:00:00 2001 From: Holly Date: Mon, 26 Jun 2023 16:18:09 +0100 Subject: [PATCH] update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec7cb53..0c87f02 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ me trying to understand minecraft beta's protocol **Implemented:** - Basic flat terrain generation + - Basic (top to bottom, no spread) Lighting - "Decent" terrain generation using OpenSimplex Noise - Concept of worlds - Chunk management (loading / unloading)