19 lines
940 B
XML
Executable File
19 lines
940 B
XML
Executable File
<?xml version='1.0'?>
|
|
<!--
|
|
File: %RS_TOOLSCONFIG%/automation/CutsceneScripterJobProcessor.xml
|
|
Description: CutsceneScripterJobProcessor Settings.
|
|
|
|
Author: Mike Wilson <mike.wilson@rockstarnorth.com>
|
|
Date: 25 February 2014
|
|
-->
|
|
<Parameters>
|
|
|
|
<!--
|
|
Parameter to point to file containing nore complex configuraiton data such as valid submission paths.
|
|
-->
|
|
<Parameter name="Motionbuilder Python Script" type="string" value="X:/gta5/tools_ng/script/automation/export/CutsceneExport.py"/>
|
|
<Parameter name="Motionbuilder Python Light Script" type="string" value="X:/gta5/tools_ng/script/automation/export/CutsceneLightingExport.py"/>
|
|
<Parameter name="Camera Plot Script" type="string" value="X:/gta5/tools_ng/techart/dcc/motionbuilder2014/python/RS/Utils/Automation/Batch_PlotCameras.py"/>
|
|
<Parameter name="Publish Dir" type="string" value="$(assets)/automation/$(publish_context)/" />
|
|
|
|
</Parameters> |