summaryrefslogtreecommitdiff
path: root/net/dgd/files/patch-ab
blob: b55e28867f8ba0839d88b524349ede5fb40c63ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$FreeBSD$

*** ../README.FreeBSD	Wed Dec 31 16:00:00 1969
--- ../README.FreeBSD	Sun Aug 28 06:43:17 1994
***************
*** 0 ****
--- 1,9 ----
+ This is the core distribution of DGD, providing all the tools needed
+ to implement interactive servers, for instance MUD, IRC, WWW, etc.
+ A reference implementation of a kernel library is provided, which can
+ be further built on. Normally with DGD, there is a kernel library to
+ define the programming environment and a database library to define the
+ interaction environment.
+ 
+ Mudlib simulations are available for LPmud and LambdaMoo environments.
+ Other such simulations are in various stages of development.