Engine Others: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
*[[CodingStandards|Coding Standards]] | *[[CodingStandards|Coding Standards]] | ||
* [http://www.vaikene.net/planeshift/api/ PlaneShift's API] | * [http://www.vaikene.net/planeshift/api/ PlaneShift's API] | ||
*[[LinuxIDE|Suggested IDE for Linux]] | |||
== Helper applications == | == Helper applications == |
Revision as of 19:07, 14 October 2013
Core information
Helper applications
ccheck
ccheck is an helper application to parse, check and rearrange art files:
~$ ccheck --help
Art Conflict Checker.
This application checks for duplicate meshfact and texture inclusions in art files.
Options:
-in The vfs path to directory to search in. Defaults to /this/ccheck/
-check Whether to do a meshfact conflict check.
-process Whether to process art into a optimal format for bgloader.
-strip Whether to strip data not needed for collision.
-out The vfs path to the directory to output processed art files in. Defaults to /this/ccheckout/
Usage: ccheck(.exe) -path=/this/path/to/directory/