mirror of
https://github.com/airstruck/luigi.git
synced 2026-01-11 08:48:23 +00:00
Merge branch 'gh-pages' of https://github.com/airstruck/luigi into gh-pages
This commit is contained in:
16
readme.md
16
readme.md
@@ -1,8 +1,20 @@
|
|||||||
# LUIGI
|
# LUIGI
|
||||||
**Lovely User Interfaces for Game Inventors**
|
**Lovely User Interfaces for Game Inventors**
|
||||||
|
|
||||||
This library targets LÖVE 0.10.0 and 0.9.2, and won't work in older versions.
|
## LÖVE backend
|
||||||
|
|
||||||
This document is a placeholder.
|
LUIGI is compatible with LÖVE 0.10.0 and 0.9.2.
|
||||||
|
|
||||||
|
## 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/).
|
View the generated [API docs](http://airstruck.github.io/luigi/doc/).
|
||||||
|
Probably not up to date.
|
||||||
|
|||||||
Reference in New Issue
Block a user