B. Watson d48213ca20 development/love-legacy080: Fix -current build. 3 years ago
..
README 5fde0cb540 development/love-legacy080: Fix invalid chars in desc. 8 years ago
love-legacy080.SlackBuild d48213ca20 development/love-legacy080: Fix -current build. 3 years ago
love-legacy080.info d48213ca20 development/love-legacy080: Fix -current build. 3 years ago
newmesafix.diff d48213ca20 development/love-legacy080: Fix -current build. 3 years ago
slack-desc f1db836f64 development/love-legacy080: Fix slack-desc. 8 years ago

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.