Read Me
********************************************************************************
********************************************************************************
**
** Project: CoH Costume Designer
** Hosted by Sourceforge.net
**
** This project is released under the GNU General Public License.
** You are free to take and modify the source code of this project, provided
** that it remains under the GPL.
**
********************************************************************************
********************************************************************************
The batch file build_jar.bat is provided to quickly and easily allow
construction of an executable JAR version of this program. In order for
build_jar.bat to function, Manifest.txt must remain unchanged, and .class files
compiled from the provided source code must be in the org/costume/ subdirectory.
If build_jar.bat fails, you do not have the Java bin directory in your
searchpath. Open build_jar.bat with any text editor and follow the directions
found there.