mirror of
https://git.do.srb2.org/STJr/ZenNode.git
synced 2024-11-09 22:31:54 +00:00
Modified version of ZenNode to support extended map numbers
1d5d4ee39c
No idea if it actually works properly though, didn't test. |
||
---|---|---|
common | ||
DOOM | ||
ZenNode | ||
COPYING | ||
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