Modified version of ZenNode to support extended map numbers
Go to file
SteelT 1d5d4ee39c Get it to compile on win32/mingw
No idea if it actually works properly though, didn't test.
2020-12-23 03:06:31 -05:00
DOOM Get it to compile on win32/mingw 2020-12-23 03:06:31 -05:00
ZenNode Get it to compile on win32/mingw 2020-12-23 03:06:31 -05:00
common Initial commit 2020-12-23 02:45:27 -05:00
COPYING Initial commit 2020-12-23 02:45:27 -05:00
README Initial commit 2020-12-23 02:45:27 -05:00

README

ZenNode v1.2.0
==============

This is directory tree includes the source code necessary to build ZenNode.
Since I don't have a lot of time to spend maintaining the code and there 
haven't been too many changes in the past few years, I've decided to release
the source under the GPL license.  See the file COPYING for details.

Several of the files (i.e. those in the DOOM directory) evolved from earlier
projects.  They contain functionality that is not used in ZenNode and may not
have been kept up to date.  I think it all works, but I won't make any
guarantees.

There is a makefile included in the ZenNode directory that can be used as is
under Linux.  To build ZenNode in any other environment, you can use the
makefile as a guide.  I've built and tested it under Windows using Borland
and Microsoft compilers.  Older versions have been compiled under OS/2 using
Borland.  The code should be portable to other compilers, but it has never
been tested.

Enjoy,
Marc