nobody c9a5811adc Launcher for the LuaJIT backend.
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
2016-02-10 16:11:29 -05:00
2015-12-16 22:23:20 -05:00
2016-02-10 16:11:29 -05:00
2016-02-10 16:11:29 -05:00
2015-12-16 22:23:20 -05:00
2015-11-10 17:25:15 -05:00
2016-01-28 20:45:16 -05:00

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.

S
Description
Lovely User Interfaces for Game Inventors
Readme MIT
3.5 MiB
0 Stars 1 Watchers 0 Forks
Languages
Lua 98.9%
CSS 1.1%