summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjussi2022-03-31 15:25:33 +0300
committerjussi2022-03-31 15:25:33 +0300
commit7928f9dbab6829f73c57e6dd4ede0da6cea023b0 (patch)
treeb1873e6a1af2552cb9fc1dd5c605d28fa377733d /README.md
parent30d425aa26a3aa802cb2ff55f1f7655be056f3ed (diff)
downloadreilua-enhanced-7928f9dbab6829f73c57e6dd4ede0da6cea023b0.tar.gz
reilua-enhanced-7928f9dbab6829f73c57e6dd4ede0da6cea023b0.tar.bz2
reilua-enhanced-7928f9dbab6829f73c57e6dd4ede0da6cea023b0.zip
Raygui done.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3086147..78a2c35 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@ ReiLua is currently in arbitrary version 0.1 and some planned raylib functionali
List of some MISSING features that are planned to be included. For specific function, check API.
* Core
- * Some screen-space-related functions
* Files drop
- * camera2d and it's functions
+ * Camera2d and it's functions
+ * Screen-space-related functions
* VR stereo config functions for VR simulator
* Textures
* Image manipulation functions
@@ -32,7 +32,7 @@ List of some MISSING features that are planned to be included. For specific func
Submodules.
-* Raygui
+* Raygui ( Done )
* Raymath
* Quaternions
* Physac