diff options
author | B. Watson <yalhcru@gmail.com> | 2021-02-14 16:03:41 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-21 00:05:06 +0700 |
commit | c90a8578ff54a40a69b880dc9b4c3df1a6aef4ff (patch) | |
tree | 7a8e52e3d22899f24a85850513ef7937dc244c18 /games/meandmyshadow/README | |
parent | b35748d43b246ecb420d10ccb82061275124a7e4 (diff) |
games/meandmyshadow: Fix lua build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/meandmyshadow/README')
-rw-r--r-- | games/meandmyshadow/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/games/meandmyshadow/README b/games/meandmyshadow/README index 0de9d16730811..586fe7f3f8854 100644 --- a/games/meandmyshadow/README +++ b/games/meandmyshadow/README @@ -1,3 +1,5 @@ -A puzzle/plateform game with a player and its shadow. +A puzzle/platform game with a player and its shadow. -Optional: lua53 +Optional: lua53 can be used in place of lua52. If you have both +installed, lua53 will be used unless you export LUAVER="5.2" in the +environment. |