Skip to content

jasonmay/abermud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

AberMUD - A quest-based MUD flavor

HOW TO INSTALL

You don't. Just download run it from the dist!

You will need to be running io-multiplex-intermediary from git: http://github.com/jasonmay/io-multiplex-intermediary

Also you will need MUD.pm installed: http://github.com/jasonmay/mud note: not on CPAN - git only.

git clone git://github.com/jasonmay/abermud.git
dzil listdeps | <your favorite cpan installer>
(edit etc/db.yml)
./bin/build_kdb.pl
./bin/game.pl [port]

DESCRIPTION

AberMUD is a MUD flavor that is known to be quest-driven and have a more organized item system.

port is optional. Defaults to 6715.

AUTHOR

Jason May <jason.a.may@gmail.com>

LICENSE

You may use this code under the same terms of Perl itself.

Releases

No releases published

Packages

No packages published

Languages