mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
14 lines
623 B
Plaintext
14 lines
623 B
Plaintext
|
This is Dworkin's Generic Driver, a versatile general purpose server program
|
||
|
for building MUDs and other network server applications.
|
||
|
The language implementation is an improved and simplified dialect of LPC,
|
||
|
it is suitable for simulating existing Gamedriver models, or inventing new
|
||
|
ones. Its usefulness is not limited to the world of MUDs and MUDding.
|
||
|
|
||
|
Please send all reports, comments and suggestions to:
|
||
|
|
||
|
dworkin@hippolytos.cd.chalmers.se
|
||
|
|
||
|
Additional networking support provides for initiating network connections
|
||
|
and includes udp functionality. Please send any correspondence about this
|
||
|
to: dark@xs4all.nl
|