diff options
Diffstat (limited to 'games/libretro-lutro')
-rw-r--r-- | games/libretro-lutro/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/libretro-lutro/README b/games/libretro-lutro/README index e57d7849f04f..17958c5f3c75 100644 --- a/games/libretro-lutro/README +++ b/games/libretro-lutro/README @@ -1,7 +1,7 @@ -Experimental Lua game framework for libretro, following the LÖVE API. +Experimental Lua game framework for libretro, following the LOVE API. -Lutro is software rendered and implements only a subset of the LÖVE 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 + DEBUG=1 ./libretro-lutro.SlackBuild |