mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
34 lines
1.4 KiB
Plaintext
34 lines
1.4 KiB
Plaintext
|
*** ../README.FreeBSD Wed Dec 31 16:00:00 1969
|
||
|
--- ../README.FreeBSD Sun Aug 28 06:43:17 1994
|
||
|
***************
|
||
|
*** 0 ****
|
||
|
--- 1,8 ----
|
||
|
+ This is the core distribution of DGD, providing all the tools needed to
|
||
|
+ implement a MUD server, except for the "mudlib" which must be obtained
|
||
|
+ separately or written from scratch. Normally with DGD, the mudlib exists
|
||
|
+ as two distinct layers -- one to define the programming environment, and
|
||
|
+ the other is the actual programmed "world" that is interacted with.
|
||
|
+
|
||
|
+ Mudlib simulations are available for LPmud and LambdaMoo environments.
|
||
|
+ Other such simulations are in various stages of development.
|
||
|
*** ../README.sites Wed Dec 31 16:00:00 1969
|
||
|
--- ../README.sites Sun Aug 28 06:27:25 1994
|
||
|
***************
|
||
|
*** 0 ****
|
||
|
--- 1,15 ----
|
||
|
+ DGD MUDs known to be open as of August 1994 are:
|
||
|
+
|
||
|
+ [LPmud]
|
||
|
+ The Pattern: [129.16.50.30] epsilon.me.chalmers.se 6047 (DGD development site)
|
||
|
+ IgorMUD: [129.16.60.9] ny.mtek.chalmers.se 1701 (good typical LPmud)
|
||
|
+ Albion MUD: [193.4.230.1] mud.veda.is 4000 (play and development)
|
||
|
+ PaderMUD: [131.234.2.42] mud.uni-paderborn.de 3000 (enchanting realism)
|
||
|
+ GodsHome: [193.10.118.131] godshome.solace.mh.se 3000 (roleplaying)
|
||
|
+
|
||
|
+ All 5 have a more or less medieval theme.
|
||
|
+
|
||
|
+ [moo]
|
||
|
+ MirrorMOO: [129.10.112.76] mirror.ccs.neu.edu 8889 (Alice's Wonderland)
|
||
|
+
|
||
|
+ Other sites are also developing their own special mudlibs with DGD.
|