view doc/Readme.txt @ 17:5f90774ea1ef

Applied the GNU GPL v2 to mde. committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 15 Mar 2008 15:14:25 +0000
parents 4608be19ebe2
children 56a42ec95024
line wrap: on
line source

Copyright © 2007-2008 Diggory Hardy
License: GNU General Public License version 2 (see doc/License.txt)


There is no proper readme for mde yet.

Platforms:
I work on mde using linux and perform most testing on this platform.
I have done a little testing on Windows, but currently is highly likely there may be problems on this platform.

Build instructions:
dsss build
Then run the executable in bin/

Testing:
dsss clean		(this is important if a previous build exists!)
dsss build bin/mdeTest

Credits:
Me (Diggory Hardy) for just about everything in mde as of now.

Also thanks to:
Walter Bright and Digital Mars for D and DMD.
The tango team for Tango.