mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
45458a2a59
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
7 lines
294 B
Text
7 lines
294 B
Text
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
|