updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / xfirepower / xfirepower.install
blob8725c8fe4092c07b82775b00b49c8833a98bf3d1
1 post_install() {
2   echo ""
3   echo "   * To start the game you need to go to 8-bit color mode."
4   echo "   * Add the following line to \"Screen\" section in your xorg.conf:"
5   echo "        DefaultDepth  8"
6   echo ""
7   echo "   * Then run the server by typing:"
8   echo "        xfireserv /usr/share/xfirepower/maps.list"
9   echo ""
10   echo "   * If right mouse button don't work, you may rotate a tank"
11   echo "   * with cursor and 'z'."
12   echo ""
15 # vim:set ts=2 sw=2 et: