blob: 5910e9e4f2373fcc687a23d1f0beb3ed022aec2c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[
{ type: install
message: <<EOM
Before Conquest can be run it must be configured, you need to
initialise and enable the game:
# sbin/conqoper -C
# sbin/conqoper -Ie -E
Conqoper is documented in %%DOCSDIR%%/README.
EOM
}
]
|