16 lines
523 B
XML
Executable File
16 lines
523 B
XML
Executable File
<?xml version='1.0'?>
|
|
<!--
|
|
File: %RS_TOOLSCONFIG%/processors/RSG.Pipeline.Processor.Map.xml
|
|
Description: Map Processors Parameters
|
|
|
|
Author: David Muir <david.muir@rockstarnorth.com>
|
|
Date: 8 August 2012
|
|
-->
|
|
<Parameters>
|
|
<!-- XGE Allow Remote flag -->
|
|
<Parameter name="XGE Allow Remote" type="bool" value="false" />
|
|
|
|
<!-- Directory containing the world-space texture maps. -->
|
|
<Parameter name="Terrain Texture Dictionary" type="string" value="$(core_assets)\metadata\terrain" />
|
|
|
|
</Parameters> |