1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/conquest/pkg-message
Mark Pulford 3f55344195 Add conquest 7.1,
a multi-player curses space warfare game similar
to Netrek.

PR:		26455
Reviewed by:	will
2001-06-10 04:14:04 +00:00

17 lines
484 B
Plaintext

Before Conquest can be run it must be configured. First copy the sample
configuration into place:
# cp etc/conquest/conqrule.sample etc/conquest/conqrule
Then you can initialise and enable the game:
# sbin/conqoper -C
# sbin/conqoper -Ie -E
Conqoper is documented in share/doc/conquest/README.
Also a file for the in-game news must be created. This package includes a
sample news file you can copy into place:
# cp share/conquest/conqnews.doc.sample share/conquest/conqnews.doc