BuildDecals.xml 664 B

1234567891011121314
  1. <?xml version="1.0" encoding="us-ascii"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset">
  3. <Includes>
  4. <Include type="all" source="ART:DecalCloudSegment.xml"/>
  5. <Include type="all" source="ART:DecalDefenseCloudSegment.xml"/>
  6. <Include type="all" source="ART:DecalRestrictionSegment.xml"/>
  7. <Include type="all" source="ART:DecalBuildableSegment.xml"/>
  8. <Include type="all" source="ART:DecalBuildValidSegment.xml"/>
  9. <Include type="all" source="ART:DecalBuildInvalidSegment.xml"/>
  10. <Include type="all" source="ART:DecalBuildPreviewValidSegment.xml"/>
  11. <Include type="all" source="ART:DecalBuildPreviewInvalidSegment.xml"/>
  12. </Includes>
  13. </AssetDeclaration>