]> git.pond.sub.org Git - empserver/blob - doc/configuration
client: Unbreak standalone build
[empserver] / doc / configuration
1                         Configuring your Empire server
2
3 Every option within the server has been made Run-time configurable.
4
5 But, certain things may break if you begin a game and start changing
6 options.  One specific thing you cannot change once you have created
7 a world is the WORLD_X and WORLD_Y.  If you change these values, you
8 will need to rebuild your world.
9
10 Most of the other options you should be able to change on the fly.  Of
11 course, you probably won't want to be changing options in the middle of
12 a game.  But, you should be able to turn them on/off safely.  Certain
13 things might get funny (like if you turn on/off HIDDEN in the middle
14 of a game for example) but the server should remain stable.
15
16 See the "doc/econfig" for a better description of how the Empire config
17 works, and see the "data/econfig" file for a better description of each
18 of the configurable settings in the server.  (You may also want to
19 check out the "info.nr/Options" file for more information on individual
20 options.)
21
22 Steve McClure, 1998
23