Tool
From TargetWiki
Tool is a second program, separate from Targetware itself, that's included when you download Targetware. It's used by modders to preprocess files, to prepare them to be used in a mod.
[edit]
Where is it?
On both Windows and Linux, Tool is in the same directory as the Targetware executable. By default, on Windows, this means:
C:\Program Files\Targetware\tool.exe
On a Macintosh, tool is included inside the Targetware.app bundle. If you've put the bundle in your Applications folder, this means:
/Applications/Targetware.app/Contents/MacOS/tool
[edit]
How To Run Tool
Tool is a command-line tool. It must be run using a command-line shell. If you're going to be using it a lot, it can be useful to modify your PATH environment variable so that it can find Tool.
[edit]
What Tool Can Do
Tool is used to preprocess files. Some of the tasks it can perform are:
- Importing models.
- Converting images.
- Creating atlas textures.
- Testing .noise files.
- Creating terrain.
