Updated README

This commit is contained in:
493msi 2020-09-18 16:12:19 +02:00
parent b42de03713
commit 51e8cd2830
1 changed files with 4 additions and 4 deletions

View File

@ -25,14 +25,14 @@ version numbers.*
* **PlutoCore** - Stable * **PlutoCore** - Stable
* **PlutoFramebuffer** - Stable * **PlutoFramebuffer** - Stable
* **PlutoGUI** - Stable, awaiting a rewrite * **PlutoGUI** - Stable, awaiting a rewrite
* **PlutoLib** - Mostly stable, the module API still has some quirks
* **PlutoMesher** - Stable * **PlutoMesher** - Stable
* **PlutoShader** - Stable * **PlutoShader** - Stable
* **PlutoSpriteSheet** - Stable, some features are unfinished * **PlutoSpriteSheet** - Stable, some features are unfinished
* **PlutoStatic** - Stable, collision API nowhere near completition * **PlutoStatic** - Stable, collision API nowhere near completion
### Unstable submodules ### Unstable submodules
* **PlutoAudio** - Somewhat usable, unfinished * **PlutoAudio** - Somewhat usable, unfinished
* **PlutoLib** - Somewhat usable, requires further polish
### Broken submodules, do NOT use ### Broken submodules, do NOT use
* **PlutoCommandParser** - Unfinished, broken, unusable * **PlutoCommandParser** - Unfinished, broken, unusable
@ -43,12 +43,12 @@ version numbers.*
### Very high priority ### Very high priority
* Finishing PlutoAudio * Finishing PlutoAudio
* Depends on the stage system * Depends on the stage system
* Further engine restructure * The stage system and automated asset loading
### High priority ### High priority
* Further engine restructure
* Rewriting PlutoGUI * Rewriting PlutoGUI
* Finishing PlutoCommandParser * Finishing PlutoCommandParser
* The stage system and automated asset loading
### Normal priority ### Normal priority
* The collision system for PlutoStatic * The collision system for PlutoStatic