public
Description: 2D game API using OpenGL for fast 2D drawing and SDL for everything else [obsolete]
Homepage: http://zengine.sourceforge.net
Clone URL: git://github.com/jamesturk/zengine.git
zengine / readme-tinyxml.txt
100644 4 lines (4 sloc) 0.333 kb
1
2
3
4
ZEngine makes use of tinyXML which is freely available from http://tinyxml.sourceforge.net/
TinyXML is licensed under the zlib license which allows embedding.
Files within src/tinyxml and include/tinyxml fall under TinyXML's license and are not part of ZEngine.
For more information the readme from TinyXML is included in tinyxml.txt