67faab0008
git-svn-id: https://samskivert.googlecode.com/svn/trunk@973 6335cc39-0255-0410-8fd6-9bcaacd3b74c
23 lines
704 B
Plaintext
23 lines
704 B
Plaintext
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 $
|