slackbuilds/development/love-legacy072
B. Watson 330c744d64
development/love-legacy072: i486 => i586.
2016-08-20 07:50:03 +07:00
..
README development/love-legacy072: Fix invalid chars in desc. 2016-05-27 07:23:29 +07:00
love-legacy072.SlackBuild development/love-legacy072: i486 => i586. 2016-08-20 07:50:03 +07:00
love-legacy072.info
slack-desc development/love-legacy072: Fix invalid chars in desc. 2016-05-27 07:23:29 +07:00

README

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

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).

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