CC2 Texture Maker tools

The following 2 command line tools will help you convert cc2 graphics to and from tga files.


======================================================================

The cctga.exe tool converts cc2 graphics to tga files.

example of use:

	cctga bgmap100 bgmap100.tga

	this will convert the bgmap100 graphic into a tga file with name bgmap100.tga

======================================================================

The tgacc.exe tool converts tga graphics to cc2 files.

example of use:

	tgacc bgmap100.tga bgmap -bgmap
	
	this will convert the bgmap100.tga back to it's original bgmap format for
	use with CC2.


======================================================================

Use these tools at your own risk.
Learn, don't steal.

TinTin
