1LORDSAWAR(6) Games LORDSAWAR(6)
2
3
4
6 lordsawar - A Warlords II clone
7
9 lordsawar [OPTION...] [FILE]
10
12 LordsAWar! is a 2d turn-based strategy game where up to 8 players
13 strive for control of as many cities as possible. Produce new armies
14 in cities to conquer nearby cities. Using the income from those
15 cities, make more armies to take more cities. Send a hero to a temple
16 to get a quest, or maybe search a nearby ruin instead. Play against
17 the computer or against a friend.
18
19 -c, --cache-size SIZE
20 Don't use more than SIZE bytes to cache rendered graphics.
21
22 -t, --test
23 Start with a test-scenario.
24
25 -S, --seed NUMBER
26 Seed the random number generator with NUMBER.
27
28 -s, --stress-test
29 Begin a non-interactive stress test.
30
31 -r, --robots
32 Begin a non-interactive stress test over the network.
33
34 -H, --host
35 Start a lordsawar server.
36
37 -p, --port NUMBER
38 Start the lordsawar server on the given port.
39
40 -h, --help
41 Give this help list.
42
43 FILEs can be a saved game file (.sav), or a map (.map) file.
44
46 ~/.lordsawarrc The configuration file.
47
48 ~/.lordsawar/ Saved game directory.
49
50 ~/.lordsawar/map/ Saved scenario maps directory.
51
52 ~/.lordsawar/army/ Saved armyset directory.
53
54 ~/.lordsawar/tilesets/ Saved tileset directory.
55
56 ~/.lordsawar/shield/ Saved shieldset directory.
57
58 ~/.lordsawar/citysets/ Saved cityset directory.
59
61 Report bugs to <lordsawar-discuss@nongnu.org>.
62
64 The full documentation for lordsawar is available on the web at:
65 http://www.nongnu.org/lordsawar/manual/
66
67
68
69lordsawar 0.3.0 June 2014 LORDSAWAR(6)