This is needed because love does not keep backwards compatibility, and love 0.10.x games won't run with love 11. - Modify the port so it can coexist with other love versions - Disable luajit as it segfaults
7 lines
348 B
Text
7 lines
348 B
Text
LOVE is an open-source 2D game engine which uses the versatile Lua
|
|
scripting language to create dynamic gaming experiences. It relies
|
|
on OpenGL graphics and the SDL interface library to allow for
|
|
cross-platform implementation and is an all-encompassing gaming
|
|
environment for the development and enjoyment of 2D games.
|
|
|
|
WWW: http://www.love2d.org/
|