Skip to content

Using raylib from LuaJIT on macOS

License

Zlib, MIT licenses found

Licenses found

Zlib
LICENSE.raylib
MIT
LICENSE.raylib-luajit
Notifications You must be signed in to change notification settings

homma/raylib-luajit

Repository files navigation

About

Using raylib library from LuaJIT on macOS

Prerequisites

Preparation

generate necessary files as below.

$ ./gen_raylib_cdef.sh
$ ./ext/gen_raylib_color.sh

Usage

$ luajit samples/window.lua

Licenses

  • LICENSE.raylib-luajit for files except under ext/ directory
  • LICENSE.raylib for files under ext/ directory

About

Using raylib from LuaJIT on macOS

Resources

License

Zlib, MIT licenses found

Licenses found

Zlib
LICENSE.raylib
MIT
LICENSE.raylib-luajit

Stars

Watchers

Forks