2016-05-26 21:33:31 +08:00
|
|
|
LOVE is a framework for developing 2D games in Lua.
|
2014-04-10 20:15:01 +08:00
|
|
|
|
|
|
|
love-legacy072 is an older (0.7.2) version, for games written using the
|
|
|
|
0.7 API. It should not be used for developing new code (use the regular
|
|
|
|
love package for that instead).
|
|
|
|
|
2016-05-26 21:33:31 +08:00
|
|
|
Normally, games written with LOVE are started with "love gamename.love".
|
2014-04-10 20:15:01 +08:00
|
|
|
For games that need 0.7.2, start them with "love-0.7.2 gamename.love"
|
|
|
|
instead.
|