17 lines
525 B
XML
Executable File
17 lines
525 B
XML
Executable File
<?xml version='1.0'?>
|
|
<!--
|
|
File: %RS_TOOLSCONFIG%/pipeline3/Rage.xml
|
|
Description: Rage Processor Settings.
|
|
|
|
Author: David Muir <david.muir@rockstarnorth.com>
|
|
Date: 8 August 2012
|
|
-->
|
|
<Parameters>
|
|
<!--
|
|
Parameter to tell processor where to extract and store local data.
|
|
-->
|
|
<Parameter name="Convert Cache Directory" type="string" value="$(cache)\convert\$(branch)\resources" />
|
|
|
|
<!-- XGE Allow Remote flag -->
|
|
<Parameter name="XGE Allow Remote" type="bool" value="false" />
|
|
</Parameters> |