22 lines
895 B
XML
22 lines
895 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<AssetDeclaration xmlns = "uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
|
<Includes>
|
|
<Include type = "all" source="armor.xml"/>
|
|
<Include type = "all" source="AttributeModifier.xml"/>
|
|
<Include type = "all" source="ExperienceLevels.xml"/>
|
|
<Include type = "all" source="LogicCommand.xml"/>
|
|
<Include type = "all" source="yukitsuki.xml"/>
|
|
|
|
<Include type = "all" source="FX\zenter.xml"/>
|
|
<Include type = "all" source="Image\zenter.xml"/>
|
|
<Include type = "all" source="sound\zenter.xml"/>
|
|
<Include type = "all" source="specialPower\zenter.xml"/>
|
|
<Include type = "all" source="Test\zenter.xml"/>
|
|
<Include type = "all" source="w3x\zenter.xml"/>
|
|
<Include type = "all" source="weapon\zenter.xml"/>
|
|
|
|
</Includes>
|
|
|
|
</AssetDeclaration>
|