diff options
| author | jussi | 2024-08-05 23:35:57 +0300 |
|---|---|---|
| committer | jussi | 2024-08-05 23:35:57 +0300 |
| commit | b011b2ca4e161fea2a742cb9b1673cd84cf0eba5 (patch) | |
| tree | e8a46e45013cc0c2ad27a9f045349ae790cd0a07 /README.md | |
| parent | c6eb85b3674c36cfc426486d866a78dfc5452ae0 (diff) | |
| download | reilua-enhanced-b011b2ca4e161fea2a742cb9b1673cd84cf0eba5.tar.gz reilua-enhanced-b011b2ca4e161fea2a742cb9b1673cd84cf0eba5.tar.bz2 reilua-enhanced-b011b2ca4e161fea2a742cb9b1673cd84cf0eba5.zip | |
GetRayBoxCells fix.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -116,6 +116,8 @@ https://github.com/raysan5/raylib https://github.com/lua/lua or https://github.com/LuaJIT/LuaJIT +Note! Lua header files are from Lua 5.4.0, if you use different version be sure to replace them. + ### Linux Compile Raylib and lua by following their instructions. They will compile to libraylib.a and liblua.a by default. |
