From b476087fcdef5538754c61e73cd72a6f609429fd Mon Sep 17 00:00:00 2001 From: 493msi <493msi@gmail.com> Date: Thu, 24 Sep 2020 03:07:15 +0200 Subject: [PATCH] Updated priorities --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dc71889..d86e52b 100644 --- a/README.md +++ b/README.md @@ -41,19 +41,22 @@ version numbers.* ## Current priorities ### Very high priority - * Finishing PlutoAudio + * Finish PlutoAudio * Depends on the stage system * The stage system and automated asset loading + * Rewrite the ModLoader + * Finish PlutoCommandParser ### High priority - * Further engine restructure - * Rewriting PlutoGUI - * Finishing PlutoCommandParser + * Streamline PlutoLib, remove bad APIs and improve code quality ### Normal priority + * Rewrite PlutoGUI * The collision system for PlutoStatic * Improve image loading capabilities, possibly rewrite PlutoLib#TPL ### Low priority - * Polishing PlutoLib + * Allow multiple running instances of Pluto + * Alternatively, if this deems too difficult to implement, + prohibit the creation of more than instance per VM to avoid issues * A networking API \ No newline at end of file