Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 742 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 742 Bytes

gamebase_manager

Manager for gamebase engine and works using it

Note that this project uses Open Source version of Qt Library provided on the terms of LGPLv.3 license. You can find full license here: http://doc.qt.io/qt-5/lgpl.html

You can find Qt Library and its sources here: https://www.qt.io/download-open-source/

zlip (http://www.zlib.net/) and QuaZIP (http://quazip.sourceforge.net/) are used to zip/unzip files. Download, build and create junctions to them in root directory of repository (junctions should be named zlib and quazip). See http://www.antonioborondo.com/2014/10/22/zipping-and-unzipping-files-with-qt/ for details about building zlib and QuaZIP with Qt.

This project is licensed under the terms of the MIT license.