| 123456789101112131415161718192021222324 |
- <?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>
- <!-- Units -->
- <Include type="all" source="Units_Campaign\RussianTrain.xml"/>
- <Include type="all" source="Units_Campaign\SovietTeslaWallHub.xml"/>
- <Include type="all" source="Units_Campaign\S02_ExplodingMig.xml"/>
- <Include type="all" source="Units_Campaign\S09_Car.xml" />
- <Include type="all" source="Units_Campaign\Tutorial_SovietTech1Tank.xml" />
- <Include type="all" source="Units_Campaign\S08_SovietAntiStructureShip.xml" />
-
- <!-- Structures -->
- <Include type="all" source="Units_Campaign\S08_SovietWarFactory.xml"/>
-
- <!-- Props -->
-
- <!-- Collapse Structures -->
- <Include type="all" source="props/SovietTeslaWallHub_Collapse.xml" />
- </Includes>
- </AssetDeclaration>
|