|
contrib
|
Contains
most of the external libraries (written by other people) that
we used to make Uplink.
More information
is available here.
|
|
|
|
|
docs
|
Html documentation
for the Dev CD |
|
|
|
|
lib
|
Contains
all of the libraries Introversion Software wrote to support Uplink.
These libraries perform tasks like loading images, playing sounds,
handling graphical interfaces etc. You will need to compile each
of these libraries into a set of lib files before you can build
the final Uplink exe. The Uplink project file automatically compiles
all of these libraries under Windows.
More information
is available here.
|
|
|
|
|
other
|
A few extra
development files, including the GameBibles (unencrypted this time)
and a detailed Revelation plot breakdown. |
|
|
|
|
source
|
The main source
tree for Uplink - and presumably the main reason you bought this
CD. |
|
|
|
|
tools
|
A set of
supporting tools written by Introversion to perform various specialist
tasks, including language localisation, encryption etc.
More information
is available here.
|