games/libretro-lutro: Fix README.
This commit is contained in:
parent
1711e76210
commit
876fde0ca3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue