EngagingContent.xml 1.2 KB

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="us-ascii"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset">
  3. <Tags></Tags>
  4. <Includes>
  5. <!-- Include the common engaging content data that is for all platforms -->
  6. <Include type="all" source="DATA:GlobalData/EngagingContentCommon.xml" />
  7. </Includes>
  8. <!-- Any platform specific data goes here -->
  9. <EngagingContent id="BetaLoadScreen02" TitleId="StandardLoadScreenTitle" DescId="BetaLoadScreen02Desc" ImageId="LoadScreen_Soviet_Faction02"/>
  10. <EngagingContent id="BetaLoadScreen04" TitleId="StandardLoadScreenTitle" DescId="BetaLoadScreen04Desc" ImageId="LoadScreen_Soviet_Faction04"/>
  11. <EngagingContent id="BetaLoadScreen26" TitleId="StandardLoadScreenTitle" DescId="BetaLoadScreen26Desc" ImageId="LoadScreen_Soviet_Faction04"/>
  12. <!-- Engaging Content Groups -->
  13. <!-- Engaging Content Sequences -->
  14. <!-- Example Content Sequence
  15. <EngagingContentSequence id="MP_4_FEASEL_1" MapName="map_mp_4_feasel1.map" RequiredContent="TempEngagingContentGroupRequired" RandomContent="TempEngagingContentGroupRandom" />
  16. -->
  17. <!-- Default engaging content sequence, the MapName attribute must be 'DefaultEngagingContentSequence' -->
  18. <!-- Engaging Content Sequences -->
  19. </AssetDeclaration>