mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
644bf9538b
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
7 lines
296 B
Text
7 lines
296 B
Text
Experimental Lua game framework for libretro, following the LÖVE API.
|
|
|
|
Lutro is software rendered and implements only a subset of the LÖVE API.
|
|
It targets portability though the libretro API and backed in dependancies.
|
|
|
|
To build the debugging symbols use:
|
|
DEBUG=1 ./libretro-lutro.SlackBuild
|