README 294 B

12345678
  1. Experimental Lua game framework for libretro, following the LOVE API.
  2. Lutro is software rendered and implements only a subset of the LOVE API.
  3. It targets portability though the libretro API and backed in dependancies.
  4. To build the debugging symbols use:
  5. DEBUG=1 ./libretro-lutro.SlackBuild