18 lines
678 B
XML
18 lines
678 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="HealthBarTemplates.xml"/>
|
|
<Include type="all" source="LogicCommandSet.xml"/>
|
|
<Include type="all" source="PlayerSpellBook.xml"/>
|
|
<Include type="all" source="ShaderOverrides.xml"/>
|
|
<Include type="all" source="SpecialPowerTemplates.xml"/>
|
|
<Include type="all" source="upgrade.xml"/>
|
|
|
|
<Include type="all" source="ART/index.xml"/>
|
|
|
|
</Includes>
|
|
</AssetDeclaration>
|