From abaea324afe79e3c41e3f63407575c47fb9d8f50 Mon Sep 17 00:00:00 2001 From: lawnjelly Date: Sat, 15 Feb 2020 08:39:30 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 882da89..c3ba42d 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ _Feel free to leave suggestions / feature requests on the issue tracker, especia ## Current status As everything is now basically working, I am currently working on a small demo / test first person shooter game. This is helping me find bugs / add usability features as I go. +Note I'm also currently rewriting the Godot 2d GLES renderer in core, so that has to take priority until it is working. + ## Instructions * [OVERVIEW](OCCLUSION_CULLING.md) * [INSTRUCTIONS](INSTRUCTIONS.md)