#!/bin/sh

echo
echo This game is currently under development.
echo
echo Documentation on the game is in /usr/doc/crossfire-0.93.5-1
echo Online help is accessible with the game as
echo \'help
echo
echo
/usr/local/games/crossfire/bin/crossfire -xpm $* 

