44 lines
588 B
Text
44 lines
588 B
Text
Source tree layout:
|
|
|
|
doc/
|
|
Deity Documentation.
|
|
|
|
include/
|
|
Empire include files (headers, .h files)
|
|
|
|
info/
|
|
troff source for the Empire info pages.
|
|
|
|
m4/
|
|
Autoconf macros.
|
|
|
|
man/
|
|
Manual pages.
|
|
|
|
scripts/
|
|
Scripts to help you run a game.
|
|
|
|
src/client/
|
|
Source code for the Empire client program.
|
|
|
|
src/lib/
|
|
src/server/
|
|
Source code for the Empire server.
|
|
|
|
src/util/
|
|
Programs used to generate Empire data files.
|
|
|
|
src/scripts/
|
|
Scripts for development
|
|
|
|
|
|
Building additionally creates:
|
|
|
|
info.html/
|
|
HTML Empire info pages
|
|
|
|
info.nr/
|
|
Plain text Empire info pages
|
|
|
|
lib/
|
|
Link libraries (.a files)
|