diff options
| author | jussi | 2024-11-20 18:23:42 +0200 |
|---|---|---|
| committer | jussi | 2024-11-20 18:23:42 +0200 |
| commit | 479726a5e468a2f4d0f9337f082889082e535bfb (patch) | |
| tree | d342d5ddd7ea69b1be343ae62dfd0ef1ddcef8a7 /README.md | |
| parent | cf2c2eb05bd5d30169771b0087df84a53124f766 (diff) | |
| download | reilua-enhanced-479726a5e468a2f4d0f9337f082889082e535bfb.tar.gz reilua-enhanced-479726a5e468a2f4d0f9337f082889082e535bfb.tar.bz2 reilua-enhanced-479726a5e468a2f4d0f9337f082889082e535bfb.zip | |
Initial switch to raylib 5.5.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -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 900. Current Raylib version 5.0. +ReiLua is WIP and some planned raylib functionality is still missing but it already has over 900. Current Raylib version 5.5. Included submodules. @@ -20,7 +20,7 @@ Included submodules. * Easings * RLGL -List of some MISSING features that are planned to be included. For specific function, check API. +List of some MISSING features that are planned to be included. For specific function, check API and apiScanner.lua. * Core * VR stereo config functions for VR simulator @@ -29,8 +29,6 @@ List of some MISSING features that are planned to be included. For specific func ## Roadmap -* v0.8 - * Thorough search for any missing raylib functions that should get implemented. * v0.9 * Move to raylib 5.5. |
