Update readme.md

This commit is contained in:
airstruck
2015-11-22 17:33:08 -05:00
parent bbba7e1b3d
commit 53e0eb1236

View File

@@ -1,8 +1,19 @@
# LUIGI
**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) are installed.
## API docs
View the generated [API docs](http://airstruck.github.io/luigi/doc/).
Probably not up to date.