mirror of
https://github.com/airstruck/luigi.git
synced 2025-11-18 12:25:06 +00:00
c9a5811adcd1b6a7bf10293f76e97f735b543358
Looks for main.lua. Launch it like this:
luajit myapp/lib/luigi/launch.lua
If luigi isn't inside the project directory, pass
the path containing main.lua as the second argument.
The path must end with a directory separator.
luajit /opt/luigi/launch.lua ./myapp/
If the app prefixes luigi modules with something
other then 'luigi', pass that prefix as the third
argument.
luajit /opt/luigi/launch.lua ./myapp/ lib.luigi
LUIGI
Lovely User Interfaces for Game Inventors
LÖVE backend
LUIGI is compatible with LÖVE 0.10.0 and 0.9.2.
SDL backend
LUIGI can also run under LuaJIT when SDL 2, SDL_image and SDL_ttf (and their dependencies) are installed.
API docs
View the generated API docs. Probably not up to date.
FAQ
Check the issue tracker for tickets with the FAQ label.
Description
Languages
Lua
98.9%
CSS
1.1%