development/love-legacy072: Fix invalid chars in desc.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-05-26 15:33:31 +02:00 committed by Willy Sudiarto Raharjo
parent bbe791f3b5
commit 5ba773a113
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
LÖVE is a framework for developing 2D games in Lua.
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 LÖVE are started with "love gamename.love".
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.

View File

@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
love-legacy072: love-legacy072 (Lua 2D game development framework, old version)
love-legacy072:
love-legacy072: Hi there! LÖVE is an *awesome* framework you can use to make 2D games
love-legacy072: Hi there! LOVE is an *awesome* framework you can use to make 2D games
love-legacy072: in Lua. It's free, open source, and works on Windows, Mac OS X and
love-legacy072: Linux.
love-legacy072: