Dusk Client Readme

To play you'll need a java virtual machine (JVM). You can get one for Linux or Windows at http://java.sun.com/j2se/1.3/jre/
You can get a Macintosh JVM at http://www.apple.com/java/

To run Dusk:

On linux
go to the Dusk-2.5 directory and type ./Dusk.sh
if this fails, run your java virtual machine from the directory like this: java Dusk

On MacOS
Double click the Dusk MacOS application

On Windows
run the .bat file
if this fails, run your java virtual machine from the directory like this: javaw Dusk
