CoffeeMud For AI Code
CoffeeMudForAI is plaform to design AI in
Status: Beta
Brought to you by:
miiohau
| File | Date | Author | Commit |
|---|---|---|---|
| changes from CoffeeMud | 2013-04-17 | miiohau | [r1] "Initial commit" |
| com | 2013-04-17 | miiohau | [r1] "Initial commit" |
| guides | 2013-04-17 | miiohau | [r1] "Initial commit" |
| lib | 2013-04-17 | miiohau | [r1] "Initial commit" |
| maps | 2013-04-17 | miiohau | [r1] "Initial commit" |
| resources | 2013-04-17 | miiohau | [r1] "Initial commit" |
| web | 2013-04-17 | miiohau | [r1] "Initial commit" |
| InstallUNIX.sh | 2013-04-17 | miiohau | [r1] "Initial commit" |
| LICENSE | 2013-04-17 | miiohau | [r1] "Initial commit" |
| Makefile | 2013-04-17 | miiohau | [r1] "Initial commit" |
| NOTICE | 2013-04-17 | miiohau | [r1] "Initial commit" |
| README | 2013-04-17 | miiohau | [r1] "Initial commit" |
| build.xml | 2013-04-17 | miiohau | [r1] "Initial commit" |
| changelog.txt | 2013-04-17 | miiohau | [r1] "Initial commit" |
| coffee.ico | 2013-04-17 | miiohau | [r1] "Initial commit" |
| coffeemud.ini | 2013-04-17 | miiohau | [r1] "Initial commit" |
| make.bat | 2013-04-17 | miiohau | [r1] "Initial commit" |
| mud.bat | 2013-04-17 | miiohau | [r1] "Initial commit" |
| mudUNIX.sh | 2013-04-17 | miiohau | [r1] "Initial commit" |
CoffeeMud (C)2000-2013 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 Web Site: http://www.coffeemud.org Yahoo Support group: http://groups.yahoo.com/group/coffeemud Sourceforge beta release site: http://sourceforge.net/projects/coffeemud "Home" playtest site: http://www.coffeemud.net FTP site for old and new versions: ftp://ftp.zimmers.net/pub/projects/coffeemud SVN repository: svn://coffeemud.net/public/CoffeeMud Files in this directory: Windows: mud.bat : set JAVA_HOME, and execute this to run coffeemud in windows make.bat : set JAVA_HOME, and execute this to build coffeemud in windows build.xml : ANT build file for coffeemud binaries coffee.ico : Windows icon file for shortcuts Linux: mudUNIX.sh : Executing coffeemud. (See installation guide) InstallUNIX.sh : Configuring mudUNIX.sh (See installation guide) Makefile : Building coffeemud. (See installation guide) build.xml : ANT build file for coffeemud binaries CoffeeMud: coffeemud.ini : main coffeemud server configuration file changelog.txt : high-level list of changes per version Directories in this directory: com : coffeemud source and "binaries" guides : html manuals and help lib : external java libraries resources : coffeemud configuration data web : base directory for http server config and files