TheMrButcher / gamebase_manager

Manager for gamebase engine and apps using it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Manager for gamebase engine and apps using it

License:Other


Languages

Language:C++ 98.0%Language:QMake 1.3%Language:Batchfile 0.5%Language:NSIS 0.2%Language:C 0.1%