Menu

Tree [dbebd8] master /
 History

HTTPS access


File Date Author Commit
 bin 2012-01-30 Felix A. Croes Felix A. Croes [d757bc] Merge pull request #2 from nbmc/master
 doc 2012-09-16 Felix A. Croes Felix A. Croes [dbebd8] Reflect the move to Github.
 src 2012-09-16 Felix A. Croes Felix A. Croes [dbebd8] Reflect the move to Github.
 tmp 2012-01-30 Felix A. Croes Felix A. Croes [d757bc] Merge pull request #2 from nbmc/master
 .gitignore 2012-06-02 Felix A. Croes Felix A. Croes [b9c342] Add dgd.v11.suo (Visual Studio 2012 RC) to .git...
 .gitmodules 2012-09-16 Felix A. Croes Felix A. Croes [020546] Switch submodule lpc-doc to github.
 COPYING 2010-02-02 Felix A. Croes Felix A. Croes [aca4d6] 1.4
 Credits 2010-03-14 Bart van Leeuwen Bart van Leeuwen [a328d2] Resynced closures branch to trunk
 README 2012-09-16 Felix A. Croes Felix A. Croes [dbebd8] Reflect the move to Github.
 mud.dgd 2012-06-29 Felix A. Croes Felix A. Croes [293424] Remove ports from mud.dgd.

Read Me

This file was written for release 1.4 of DGD, Dworkin's Game Driver.

DGD is a rewrite from scratch of the LPMud server.  It runs on Windows, MacOS
and many versions of Unix.  The source repository for DGD can be found at:

    https://github.com/dworkin/dgd

DGD's home page is at:

    http://www.dworkin.nl/dgd/


This distribution is organized as follows:

bin		Installation binaries will be created here (Unix).
doc		Documentation, still very incomplete.
mud		A place to put the mudlib.
src		Where the source of DGD resides, and where you issue your
		`make' command on Unix.
src/host/*	Subdirectories for various platform-dependent files.
tmp		The place where temporary files, such as the swap file, are
		created by DGD.

See the file doc/Platforms for help on compiling DGD on various platforms.
Also consult the src/host/*/README file for your platform, if there is one.


This version of DGD is released under the GNU Affero General Public License.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.