Files
love-luigi/readme.md
2018-04-17 15:56:05 -04:00

25 lines
591 B
Markdown

# LUIGI
**Lovely User Interfaces for Game Inventors**
## LÖVE backend
LUIGI is compatible with LÖVE versions 0.9.2 through 11.1.
## SDL backend
LUIGI can also run under LuaJIT when
[SDL 2](https://www.libsdl.org/download-2.0.php),
[SDL_image](https://www.libsdl.org/projects/SDL_image/) and
[SDL_ttf](https://www.libsdl.org/projects/SDL_ttf)
(and their dependencies) are installed.
## API docs
View the generated [API docs](http://airstruck.github.io/luigi/doc/).
Probably not up to date.
## FAQ
Check the issue tracker for tickets with the [FAQ](../../issues?q=label:faq) label.