User Tools

Site Tools


modding:transcompiler

TransCompiler.exe

Quick usage notes to be formatted and expanded on later...

TransCompiler v1.02
Copyright (c) 2003-2012 by Kronosaur Productions, LLC. All Rights Reserved.

  /input:{input filespec}
  /output:{output filespec}
 [/digest]
 [/dump]
 [/entities:{entity filespec}]

Example:

C:\Transcendence\Extensions\>transcompiler /input:newMod.xml /output:newMod.tdb

TC does not see anything in other directories, so you will have to place the executable into the folder of the mod you wish to compile. If the XML file you are compiling references anything from the vanilla files, you will also have to have a full copy of the Transcendence.tdb file in the same directory as well (that's a guess based on behavior). TC will then add the XML file and any resource files referenced in the XML code to the output TBD file referenced in the command line.

modding/transcompiler.txt · Last modified: 2017/03/04 03:26 by rpc