summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjussi2023-04-25 18:19:14 +0300
committerjussi2023-04-25 18:19:14 +0300
commita9ce78128d919e9798d7d2ec043879a4c685a9d1 (patch)
tree478e2e5f0536d4db3c5b13b4d8fd5c45b4bae19c /README.md
parent8182c486e64f21c6f95b9108b0e506e603c2a65c (diff)
downloadreilua-enhanced-a9ce78128d919e9798d7d2ec043879a4c685a9d1.tar.gz
reilua-enhanced-a9ce78128d919e9798d7d2ec043879a4c685a9d1.tar.bz2
reilua-enhanced-a9ce78128d919e9798d7d2ec043879a4c685a9d1.zip
Can now have multiple Music objects like other Raylib objects instead of just one.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00aafe2..464f8f4 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Reilua means fair in finnish.
## Status
-ReiLua is WIP and some planned raylib functionality is still missing but it already has over 400 functions and should include all functions to make most 2d and 3d games. Current Raylib version 4.2.0.
+ReiLua is WIP and some planned raylib functionality is still missing but it already has over 600 functions and should include all functions to make most 2d and 3d games. Current Raylib version 4.5.0.
Included submodules.