No description
Find a file
2017-08-26 10:06:07 -04:00
guides Changed most references from coffee to aether. 2017-08-26 07:39:28 -04:00
resources Updated nologins and down file for aethermud branding. 2017-08-26 10:06:07 -04:00
src/main/java/com/syncleus/aethermud Updated the default intro page. 2017-08-26 09:55:49 -04:00
web Changed most references from coffee to aether. 2017-08-26 07:39:28 -04:00
.cz-config.js Converted project to maven. Updated license headers. Reformated code to follow new style standards. 2017-08-24 01:49:49 -04:00
.cz.json Converted project to maven. Updated license headers. Reformated code to follow new style standards. 2017-08-24 01:49:49 -04:00
.editorconfig Added some standard repository files and documentation. 2017-08-23 23:28:12 -04:00
.gitattributes Updated gitattributes to handle zip and wave files properly. 2017-08-24 07:12:04 -04:00
.gitignore Got the maven build and execution script completely working. Removed support for javascript. 2017-08-24 06:16:19 -04:00
aether.ico Changed most references from coffee to aether. 2017-08-26 07:39:28 -04:00
aethermud.ini Changed most references from coffee to aether. 2017-08-26 07:39:28 -04:00
CHANGELOG.md updated changelog. 2017-08-25 15:07:12 -04:00
CONTRIBUTING.md Added some standard repository files and documentation. 2017-08-23 23:28:12 -04:00
CONTRIBUTORS.md Added some standard repository files and documentation. 2017-08-23 23:28:12 -04:00
InstallUNIX.sh Changed most references from coffee to aether. 2017-08-26 07:39:28 -04:00
LICENSE Applied changes to EOL character. 2017-08-23 23:28:28 -04:00
make.bat Fixed some mistakes made in the last refactor 2017-08-25 15:12:21 -04:00
Makefile Fixed some mistakes made in the last refactor 2017-08-25 15:12:21 -04:00
mud.bat Fixed some mistakes made in the last refactor 2017-08-25 15:12:21 -04:00
mudUNIX.sh Fixed some mistakes made in the last refactor 2017-08-25 15:12:21 -04:00
NOTICE Converted project to maven. Updated license headers. Reformated code to follow new style standards. 2017-08-24 01:49:49 -04:00
pom.xml Fixed some mistakes made in the last refactor 2017-08-25 15:12:21 -04:00
README Changed most references from coffee to aether. 2017-08-26 07:39:28 -04:00
TODO Applied changes to EOL character. 2017-08-23 23:28:28 -04:00

AetherMud (C)2000-2017 Bo Zimmerman
Please read the LICENSE file for license information
Please read the NOTICE file for credits information

After that open up the guides/InstallationGuide.html and start reading.
The installation guide covers installation and primary configuration.
It also points you to where you need to go to do secondary configuration,
and learn how to do content building.

Informational web sites:

Development Home Page:     http://www.aethermud.org
Support forums:            http://groups.yahoo.com/group/aethermud
Facebook Group             http://www.facebook.com/groups/115679705136630
Wiki                       http://wiki.aethermud.net
Home playtest site:        http://www.aethermud.net
Home Twitter:              https://twitter.com/aethermud1
Select distribution pkgs:  ftp://ftp.zimmers.net/pub/projects/aethermud
Sourceforge site:          http://sourceforge.net/projects/aethermud
SVN repository:            svn://aethermud.net/public/AetherMud
GIT repository @github:    https://github.com/bozimmerman/AetherMud
GIT repository @bitbucket: https://bitbucket.org/bozimmerman/aethermud

Files in this directory:

Windows:
mud.bat           : set JAVA_HOME, and execute this to run aethermud in windows
make.bat          : set JAVA_HOME, and execute this to build aethermud in windows
build.xml         : ANT build file for aethermud binaries
aether.ico        : Windows icon file for shortcuts

Linux:
mudUNIX.sh        : Executing aethermud. (See installation guide)
InstallUNIX.sh    : Configuring mudUNIX.sh (See installation guide)
Makefile          : Building aethermud. (See installation guide)
build.xml         : ANT build file for aethermud binaries

AetherMud:
aethermud.ini     : main aethermud server configuration file
changelog.txt     : high-level list of changes per version

Directories in this directory:

com               : aethermud source and "binaries"
guides            : html manuals and help
lib               : external java libraries
resources         : aethermud file-based configuration data
web               : base directory for http server config and files

Favorite Clients for playing AetherMud:
TinTin++
WinTin++
ZMUD/CMUD (fully supports MXP and MSP)
Siplet (built into the web site)
MushClient