diff options
author | B. Watson <yalhcru@gmail.com> | 2014-05-01 09:23:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-01 09:23:03 +0700 |
commit | eca63c3bc5ca4d7b38f1dd2218958c33b38bf631 (patch) | |
tree | da1194e3fa86efb90695e5d4b348e09ad939ac1d /games/love-legacy072/README | |
parent | 4f5d79d6588be7ae859d91c9347c254f1e0f4290 (diff) |
development/love-legacy072: Moved to development category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/love-legacy072/README')
-rw-r--r-- | games/love-legacy072/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/games/love-legacy072/README b/games/love-legacy072/README deleted file mode 100644 index 74b053c04c686..0000000000000 --- a/games/love-legacy072/README +++ /dev/null @@ -1,9 +0,0 @@ -LÖVE 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 LÖVE are started with "love gamename.love". -For games that need 0.7.2, start them with "love-0.7.2 gamename.love" -instead. |