Engine Others: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Line 5: Line 5:
* [http://www.vaikene.net/planeshift/api/ PlaneShift's API]
* [http://www.vaikene.net/planeshift/api/ PlaneShift's API]
*[[LinuxIDE|Suggested IDE for Linux]]
*[[LinuxIDE|Suggested IDE for Linux]]
== Helper applications ==
=== ccheck ===
''ccheck'' is an helper application to parse, check and rearrange art files:
<code>
~$ 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/
</code>


== Others ==
== Others ==

Revision as of 13:04, 31 October 2013