Advertisement
Guest User

Untitled

a guest
Jan 10th, 2018
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Tags></Tags>
  4. <Includes>
  5. <!--
  6. mod.xml is the central include for mod setup data.
  7. -->
  8. <Include type="reference" source="DATA:static.xml" />
  9. <Include type="reference" source="DATA:global.xml" />
  10.  
  11. <Include type="reference" source="DATA:PlayAsAIMod/data/INI/SkirmishAIData.ini" />
  12.  
  13. </Includes>
  14.  
  15. </AssetDeclaration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement