ScryMUD, Hegemon and its associated tools are released under the GNU Public License (GPL)
ScryMUD Server
Last updated: July 20th, 2007
Latest stable: 2.1.13
Changelog
For a full list of changes, please see fisheye.
Tarballs
Listed below are pre-packaged tarballs.
Previous releases can be found here.
Subversion
ScryMUD can be obtained directly from subversion. A sample command to checkout the latest development "trunk" is provided below.
svn co http://mud.scrymud.net/svn/ScryMUD/trunk/ ScryMUD
Hegemon client
These packaged Hegemon distributions come with everything you need to run Hegemon on your own machine (ie not through the web browser.) This will allow you to modify the settings and have them be remembered next time you load up Hegemon.
For the Linux version, tar -xvzf [file.tar.gz], and run its runheg.bash. For Windows, run the self extracting zip file, and run its runheg.bat file. If you want to provide your own JRE, download the NO_JRE version and make your own start file.
For the most up-to-date (currently non-working) Hegemon sources, please use
Subversionsvn co http://mud.scrymud.net/svn/hegemon/trunk
hegemon
Player simulator
This should only be of interest to mud programmers, or anyone wanting a (not extremely well architected) example of a program using lots of java threads. Not tested very well at all!
