-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
19 lines (17 loc) · 1.06 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Welcome to Dock 9 -- http://github.com/emsenn/Dock-9/
Dock 9 is a MUD (multiple-user dimension) that focuses on being very
detailed, making a game world that is not only high quality but fun
to explore. Founded in October, 2009, and built on FluffOS (RocktheHalo
variant) and the Sapidlib mudbase by emsenn (Morgan Sennhauser) and abzde
(Hunter Carroll), Dock 9 attempts to take advantage of being text only,
to create a game environment that would be nearly impossible with graphics.
- If you are completely new to running a MUD, please see ./etc/README.install
- If you are just new to Dock 9, but have used another LPC MUD before, please
see ./etc/README.quickstart
- If you are looking for information about the MUD library, please see
./etc/README.mudlib
- If you are looking for license and copyright information, please see
./license and ./copyright respectively.
- If you are interested in the driver (the interpretter which parses the LPC
code), please see ./driver/ -- note that Dock 9 uses the RocktheHalo
version of FluffOS, available under ./driver/rth/