oli
Joined: 30 Aug 2006 Posts: 194 Location: Germany, Frankfurt
Posted: Mon 20 Nov 2006, 12:49 Post subject:
Wesnoth 0.9.0-5 - turn-based strategy game
I made a dotpup of wesnoth 0.9.0-5. This is the stable version of Debian. The dotpup runs with puppy 2.10r1.
Wesnoth is a turn-based strategy game. The dotpup has many languages (English, German, French and some more) available. You can use your favorite language (e.g. German), if you copy the files from the directory /usr/share/locale/XX/LC_MESSAGES (e.g. /usr/share/locale/de/LC_MESSAGES) to /usr/share/locale/en/LC_MESSAGES.
I've made two dotpups, one for the game and one for the documentation. You can download the dotpups from http://dotpups.de/dotpups/Games/ (Thank you, Mark).
Note: After the installation I recommend to move the directory /usr/share/fonts/truetype/ttf-bitstream-vera to /root/my-documents/truetype/ttf-bitstream-vera. To start wesnoth you should use this shell-script (remember to make the script executable):
#!/bin/bash
if [ ! -d '/usr/share/fonts/truetype' ] ; then mkdir /usr/share/fonts/truetype ; fi
ln -s /root/my-documents/truetype/ttf-bitstream-vera/ /usr/share/fonts/truetype/ttf-bitstream-vera
/usr/games/wesnoth
rm -f /usr/share/fonts/truetype/ttf-bitstream-vera
This is the list of files and directories of wesnoth_0.9.0-5.pup:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum