From 8ff7cd1015d3f56e9153a0647c69851d2ab3fdb5 Mon Sep 17 00:00:00 2001 From: Insality Date: Thu, 9 Apr 2020 22:26:48 +0300 Subject: [PATCH] Update README --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index e43e429..90dc26e 100644 --- a/README.md +++ b/README.md @@ -200,21 +200,6 @@ https://insality.github.io/druid/ _Will fill later_ -## Future plans - -- Basic input component - -- Add on_layout_change support (to keep gui data between layout change) - -- Add on_change_language support (call single function to update all Druid instance) - -- Unit tests - -- Better documentation and examples - -- Add more comfortable gamepad support for GUI (ability to select button with DPAD and other stuff) - - ## License Original created by [AGulev](https://github.com/AGulev)