diff options
| author | Ray <[email protected]> | 2016-11-25 22:26:36 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2016-11-25 22:26:36 +0100 |
| commit | f5d792e5514188da56bb35c205e058bca473a300 (patch) | |
| tree | 5b92cb94e8a94e851859638f5ad06ac31c7d3bec /CHANGELOG | |
| parent | d91ad4e2aaee966ed9143494d60774fd16d313f9 (diff) | |
| download | raylib-f5d792e5514188da56bb35c205e058bca473a300.tar.gz raylib-f5d792e5514188da56bb35c205e058bca473a300.zip | |
Update Lua naming
Replaced LUA by Lua
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ NOTE: It includes some interesting new features and is a stepping stone towards raylib future. HUGE changes: -[rlua] LUA BINDING: Complete raylib LUA binding, ALL raylib functions ported to LUA plus the +60 code examples. +[rlua] Lua BINDING: Complete raylib Lua binding, ALL raylib functions ported to Lua plus the +60 code examples. [audio] COMPLETE REDESIGN: Improved music support and also raw audio data processing and playing, +20 new functions added. [physac] COMPLETE REWRITE: Improved performance, functionality and simplified usage, moved to own repository and added multiple examples! |
