1485019a9c
in PR pkg/24275. This package allows you to run a Quake III Arena dedicated server with OSP mod under NetBSD using Linux emulation.
12 lines
432 B
Text
12 lines
432 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2004/02/21 07:20:48 xtraeme Exp $
|
|
|
|
To start an OSP Quake3 server, add this to your /etc/rc.conf:
|
|
|
|
quake3server="YES"
|
|
quake3server_flags="+set fs_game osp +set dedicated 1
|
|
+exec <gamestyle>.cfg &"
|
|
|
|
gamestyle can be "instagib", "freezetag", ...
|
|
|
|
===========================================================================
|