From 51e8cd2830cd1dacf458d5539a15282908077605 Mon Sep 17 00:00:00 2001 From: 493msi <493msi@gmail.com> Date: Fri, 18 Sep 2020 16:12:19 +0200 Subject: [PATCH] Updated README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fb2131d..dc71889 100644 --- a/README.md +++ b/README.md @@ -25,14 +25,14 @@ version numbers.* * **PlutoCore** - Stable * **PlutoFramebuffer** - Stable * **PlutoGUI** - Stable, awaiting a rewrite + * **PlutoLib** - Mostly stable, the module API still has some quirks * **PlutoMesher** - Stable * **PlutoShader** - Stable * **PlutoSpriteSheet** - Stable, some features are unfinished - * **PlutoStatic** - Stable, collision API nowhere near completition + * **PlutoStatic** - Stable, collision API nowhere near completion ### Unstable submodules * **PlutoAudio** - Somewhat usable, unfinished - * **PlutoLib** - Somewhat usable, requires further polish ### Broken submodules, do NOT use * **PlutoCommandParser** - Unfinished, broken, unusable @@ -43,12 +43,12 @@ version numbers.* ### Very high priority * Finishing PlutoAudio * Depends on the stage system - * Further engine restructure + * The stage system and automated asset loading ### High priority + * Further engine restructure * Rewriting PlutoGUI * Finishing PlutoCommandParser - * The stage system and automated asset loading ### Normal priority * The collision system for PlutoStatic