8 lines
294 B
Plaintext
8 lines
294 B
Plaintext
Experimental Lua game framework for libretro, following the LOVE API.
|
|
|
|
Lutro is software rendered and implements only a subset of the LOVE API.
|
|
It targets portability though the libretro API and backed in dependancies.
|
|
|
|
To build the debugging symbols use:
|
|
DEBUG=1 ./libretro-lutro.SlackBuild
|