Kingpin Map Release Tool

This is a simple tool that helps you create a zip archive with a map and
all of its dependencies which you then can upload to release the map.
The usage should be self-explaining.

If you got a levelshot make sure you put in folder pics.
A readme of the map need to be in the txt folder and have the same name as the map file.

New in Version 1.0 FREDZ:
-I converted this tool from https://github.com/He3lixxx/PB2-Map-Release-Tool to Kingpin.
-Changed paths so it works with Kingpin.
-File check for Kingpin
-Added MDX model support. 
-Model support for maps.
-Disabled PB2 stuff.
-Added lib files to source code for easyr compiling.

Bugs:
-Does not created a main folder in the zip file.
-Does not actualy check if model file is always correct.
-Check if levelshot is correct size and format.
-Maybe don't check for IMG and MDL format and actualy correct format.
-It probably does not check for refl sky.

--------------------------------------------------------------------------------------------

License (GPLv3):
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program (File: COPYING.txt).
	If not, see <http://www.gnu.org/licenses/>.