27 lines
659 B
XML
27 lines
659 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="reference" source="DATA:static.xml" />
|
|
<Include type="reference" source="DATA:global.xml" />
|
|
<Include type="reference" source="DATA:audio.xml" />
|
|
|
|
<Include type="all" source="yukitsuki/zenter.xml" />
|
|
|
|
|
|
|
|
<Include type="all" source="PlayerSpellBook.xml" />
|
|
|
|
|
|
<Include type="all" source="BaseObjects\index.xml" />
|
|
<Include type="all" source="GlobalData\index.xml" />
|
|
<Include type="all" source="LogicCommandSet.xml" />
|
|
|
|
|
|
|
|
</Includes>
|
|
</AssetDeclaration>
|
|
|