TexRecTool v0.1.0
--------------------------------
This tool is part of Game Ripping Studio (GRS).
Licensing of this tool is same as for GRS.
--------------------------------
This tool will load a TexRecList (*.trl) generated by GRS and convert converted 
textures back to their original format.

Usage:
TexRecTool.exe -d -dtrl -trl "TexRecList.trl"

-d - Delete original files after succesfull conversion
-dtrl - Delete "TexRecList.trl" after program ends  
-trl - Specify name of TexRecList ("TexRecList.trl")

Error list:
ERROR(100) - Source texture was not loaded
ERROR(101) - Target texture was not saved
