Files
gtav-src/tools_ng/etc/processors/RSG.Pipeline.Processor.Common.AssetPackProcessor.xml
2025-09-29 00:52:08 +02:00

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>