]> git.pond.sub.org Git - empserver/blob - man/land.1
Import of Empire 4.2.12
[empserver] / man / land.1
1 .TH LAND 1 "7 Aug 1995" "land"
2 .UC
3 .SH NAME
4 land \- Empire land generator
5 .SH SYNOPSIS
6 .B land
7 [
8 .IR sectrange
9 .IR mincontdist
10 .IR chunksize
11 .IR numchunks
12 .IR numisle
13 ]
14 .br
15 .SH DESCRIPTION
16 While most deities prefer to use
17 .I fairland
18 to generate their land, this program is included as an alternative for
19 creating the geography for a game.
20 .SH OPTIONS
21 .TP
22 .IR sectrange
23 smoothing area (default = 3)
24 .TP
25 .IR mincontdist
26 minimum distance between continents (default = 2)
27 .TP
28 .IR chunksize
29 basic land block size (default = 2)
30 .TP
31 .IR numchunks
32 number of chunks per continent (default = 70)
33 .TP
34 .IR numisle
35 number of islands (default is based on world size)