Initial import of pysolfc-1.1, a continuation of the pysol package.
[pkgsrcv2.git] / games / quake3server-osp / MESSAGE
1 ===========================================================================
2 $NetBSD$
3
4 To start an OSP Quake3 server, add this to your /etc/rc.conf:
5
6         quake3server="YES"
7         quake3server_flags="+set fs_game osp +set dedicated 1
8                             +exec <gamestyle>.cfg &"
9
10 gamestyle can be "instagib", "freezetag", ...
11
12 ===========================================================================