26 lines
780 B
XML
Executable File
26 lines
780 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<rage__CTextureConversionConfig>
|
|
<references>
|
|
<Item>
|
|
<name>Default</name>
|
|
<path>${RS_ASSETS}/metadata/textures/templates/weapons/Default</path>
|
|
</Item>
|
|
<Item>
|
|
<name>Diffuse Map</name>
|
|
<path>${RS_ASSETS}/metadata/textures/templates/weapons/Diffuse</path>
|
|
</Item>
|
|
<Item>
|
|
<name>Specular Map</name>
|
|
<path>${RS_ASSETS}/metadata/textures/templates/weapons/Specular</path>
|
|
</Item>
|
|
<Item>
|
|
<name>Normal Map</name>
|
|
<path>${RS_ASSETS}/metadata/textures/templates/weapons/NormalMap</path>
|
|
</Item>
|
|
<Item>
|
|
<name>ScriptedRT32bppNoMips</name>
|
|
<path>${RS_ASSETS}/metadata/textures/templates/maps/ScriptedRT32bppNoMips</path>
|
|
</Item>
|
|
</references>
|
|
</rage__CTextureConversionConfig> |