Required external libraries
---------------------------

The Atlantissonne code requires the following external Java libraries (JAR
files) to be placed (or symlinked) here in the lib/ directory.

* Apache Commons Lang library (from the sanbox)
  http://jakarta.apache.org/commons/index.html

* The samskivert library:
  http://www.waywardgeeks.org/code/samskivert/

* The Narya game development libraries; specifically: base, distrib,
  media, micasa and parlor
  http://www.threerings.net/code/narya/

Once the jar files are in place (regardless of what they are named), the
build system will automatically include them in the compile-time
classpath.

--
$Id: README,v 1.3 2002/12/12 06:10:13 mdb Exp $
