diff options
author | hollywoodb <hollywoodb@fastmail.fm> | 2010-05-11 14:28:24 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:28:24 +0200 |
commit | 8483165088901c77f70b5579477b4c0c6f7fe785 (patch) | |
tree | 7cafb6b35a505a7d118faf1dab58ac648e1abb57 /games/xmoto/README | |
parent | 081c60bf85c2e9c73ff8ed5e1f261be34bb1984b (diff) |
games/xmoto: Initial import
Diffstat (limited to 'games/xmoto/README')
-rw-r--r-- | games/xmoto/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/xmoto/README b/games/xmoto/README new file mode 100644 index 000000000000..b53091ab617b --- /dev/null +++ b/games/xmoto/README @@ -0,0 +1,19 @@ +X-Moto is a challenging 2D motocross platform game, where physics play an all +important role in the gameplay. You need to control your bike to its limit, if +you want to have a chance finishing the more difficult of the challenges. + +IMPORTANT: +X-Moto recently changed its hosting to tuxfamily.org. As a result, for X-Moto +to connect to this new server, you have to update the file 'config.dat' located +at ~/.xmoto/config.dat. You can open this file and replace all the occurences +of xmoto.free.fr with xmoto.tuxfamily.org, or if you don't know how to do that, +just replace the file config.dat with the one provided in the X-Moto SlackBuild +tar.gz archive (you will lose your configuration, but not your highscores). +Moreover, you should remove the file rooms.xml next to this one. +This is only necessary if you want to enable X-Moto to be able to connect to +the internet. (from http://xmoto.tuxfamily.org) + +Requirements: + >=lua-5.1 (available @ SlackBuilds.org) + >=ode-0.7 (available @ SlackBuilds.org) + |