Files
gtav-src/tools_ng/etc/automation/tasks/jobdispatch/AssetBuilderJobDispatch.xml
T
2025-09-29 00:52:08 +02:00

91 lines
5.3 KiB
XML
Executable File

<?xml version='1.0'?>
<!--
File: %RS_TOOLSCONFIG%/automation/AssetBuilderTask.xml
Author: Luke Openshaw <luke.openshaw@rockstarnorth.com>
Date: 8 October 2012
-->
<groups>
<branches>
<branch name="dev">
</branch>
<branch name="dev_ng">
<group name="Map Worker (rsgediabld2)" priority="standard" machine="rsgediabld2">
<item type="path" value="$(export)/anim"/>
</group>
<group name="Map Worker (rsgediabld3)" priority="standard" machine="rsgediabld3">
<item type="path" value="$(export)/textures"/>
<item type="path" value="$(export)/levels/gta5/_hills/cityhills_01"/>
<item type="path" value="$(export)/levels/gta5/_hills/cityhills_02"/>
<item type="path" value="$(export)/levels/gta5/_hills/cityhills_03"/>
<item type="path" value="$(export)/levels/gta5/_cityw/beverly_01"/>
<item type="path" value="$(export)/levels/gta5/_cityw/venice_01"/>
<item type="path" value="$(export)/levels/gta5/_cityw/koreatown_01"/>
<item type="path" value="$(export)/levels/gta5/_cityw/sanpedro_01"/>
<item type="path" value="$(export)/levels/gta5/_cityw/airport_01"/>
<item type="path" value="$(export)/levels/gta5/_cityw/santamon_01"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_02"/>
<item type="path" value="$(export)/levels/gta5/_prologue"/>
<item type="path" value="$(export)/levels/gta5/cloudhats"/>
<item type="path" value="$(export)/levels/gta5/destruction/exterior"/>
<item type="path" value="$(export)/levels/gta5/destruction/interior"/>
<!-- Instance placement-->
<item type="path" value="$(export)/levels/gta5/_hills/cityhills_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_hills/cityhills_02/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_hills/cityhills_03/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_cityw/beverly_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_cityw/venice_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_cityw/koreatown_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_cityw/sanpedro_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_cityw/airport_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_cityw/santamon_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_02/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_03/instance_placement"/>
</group>
<group name="Map Worker (rsgediabld4)" priority="standard" machine="rsgediabld4">
<item type="path" value="$(export)/data"/>
<item type="path" value="$(export)/levels/gta5/props"/>
<item type="path" value="$(export)/levels/gta5/interiors"/>
<item type="path" value="$(export)/levels/gta5/interiors/int_props"/>
<item type="path" value="$(export)/levels/gta5/outsource"/>
<item type="path" value="$(assets)/levels/gta5/scenario"/>
<item type="path" value="$(export)/levels/gta5/_citye/downtown_01"/>
<item type="path" value="$(export)/levels/gta5/_citye/hollywood_01"/>
<item type="path" value="$(export)/levels/gta5/_citye/indust_01"/>
<item type="path" value="$(export)/levels/gta5/_citye/port_01"/>
<item type="path" value="$(export)/levels/gta5/_citye/sunset"/>
<item type="path" value="$(export)/levels/gta5/_citye/indust_02"/>
<item type="path" value="$(export)/levels/gta5/_citye/scentral_01"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_01"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_04"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_05"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_06"/>
<!-- Instance placement-->
<item type="path" value="$(export)/levels/gta5/_citye/indust_02/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_citye/scentral_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_citye/downtown_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_citye/hollywood_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_citye/indust_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_citye/port_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_citye/sunset/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_01/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_04/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_05/instance_placement"/>
<item type="path" value="$(export)/levels/gta5/_hills/country_06/instance_placement"/>
<item type="path" value="$(export)/levels\gta5\vehiclemods"/>
<item type="path" value="$(export)/levels\gta5\vehicles_packed"/>
</group>
</branch>
<branch name="dev_temp">
<group name="Asset Builder (rsgediabld14)" priority="standard" machine="rsgediabld14">
<item type="path" value="$(export)" />
</group>
</branch>
</branches>
</groups>