raylib-lua-sol icon indicating copy to clipboard operation
raylib-lua-sol copied to clipboard

A simple and easy-to-use Lua library to enjoy videogames programming

Results 14 raylib-lua-sol issues
Sort by recently updated
recently updated
newest added

Add TraceLog wrappers.... ``` c //RAYLIB_LUA_SOL_ADD_FUNCTION(SetTraceLogCallback); // TODO: Add TraceLog //RAYLIB_LUA_SOL_ADD_FUNCTION(TraceLog); ```

- [ ] sync all examples with upstream - [ ] test all examples

``` archkubi@ThisIsMyKingdomCome ~/D/raylib-lua-sol (master)> cmake -B build . -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info...

ryzen 5700g + 32GRam + 1TSSD use Vs2017 compile this project hint error fatal error C1060 compiler is out of heap space.