User Tools

Site Tools


modding:transcompiler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
modding:transcompiler [2012/11/07 01:22] – created rpcmodding:transcompiler [2017/03/04 03:26] (current) – tDb NOT tBd rpc
Line 1: Line 1:
 ====TransCompiler.exe==== ====TransCompiler.exe====
  
-Quick usage notes to be formatted and expanded on later...+[[http://neurohack.com/transcendence/forums/viewtopic.php?f=5&t=5512|Quick usage notes to be formatted and expanded on later...]]
  
 <code>TransCompiler v1.02 <code>TransCompiler v1.02
Line 13: Line 13:
  
 Example: Example:
-<code>C:\Transcendence\Extensions\>transcompiler /input:newMod.xml /output:newMod.tbd</code>+<code>C:\Transcendence\Extensions\>transcompiler /input:newMod.xml /output:newMod.tdb</code>
  
 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. 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.1352251355.txt.gz · Last modified: 2014/12/27 04:40 (external edit)