| 123456789101112131415161718192021222324252627282930 |
- <?xml version="1.0" encoding="UTF-8"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Tags></Tags>
- <Includes>
- <!-- Cloud textures go here -->
- <Include type="all" source="ART:CM1_cloud.xml" />
- <Include type="all" source="ART:CM2_cloud.xml" />
- <Include type="all" source="ART:CM3_cloud.xml" />
- <Include type="all" source="ART:CM4_cloud.xml" />
- <Include type="all" source="ART:CM5_cloud.xml" />
- <Include type="all" source="ART:CM5A_cloud.xml" />
- <Include type="all" source="ART:CM5B_cloud.xml" />
- <Include type="all" source="ART:CM7_cloud.xml" />
- <Include type="all" source="ART:CM8A_cloud.xml" />
- <Include type="all" source="ART:CM8B_cloud.xml" />
- <Include type="all" source="ART:CM8C_cloud.xml" />
- <Include type="all" source="ART:CM9_cloud.xml" />
- <Include type="all" source="ART:CM10_cloud.xml" />
- <Include type="all" source="ART:CM11_cloud.xml" />
- <Include type="all" source="ART:CM11a_cloud.xml" />
- <Include type="all" source="ART:CM12_cloud.xml" />
- <Include type="all" source="ART:CM13_cloud.xml" />
- <Include type="all" source="ART:CM14_cloud.xml" />
- <Include type="all" source="ART:CM15_cloud.xml" />
- </Includes>
- </AssetDeclaration>
|