slackbuilds/development/love-legacy080
B. Watson d48213ca20
development/love-legacy080: Fix -current build.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-13 00:51:57 +07:00
..
README development/love-legacy080: Fix invalid chars in desc. 2016-05-27 07:23:29 +07:00
love-legacy080.SlackBuild development/love-legacy080: Fix -current build. 2021-10-13 00:51:57 +07:00
love-legacy080.info development/love-legacy080: Fix -current build. 2021-10-13 00:51:57 +07:00
newmesafix.diff development/love-legacy080: Fix -current build. 2021-10-13 00:51:57 +07:00
slack-desc development/love-legacy080: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

LOVE is a framework for developing 2D games in Lua.

love-legacy080 is an older (0.8.0) version, for games written using the
0.8 API. It should not be used for developing new code (use the regular
love package for that instead).

Normally, games written with LOVE are started with "love gamename.love".
For games that need 0.8.0, start them with "love-0.8.0 gamename.love"
instead.