TutorialData.xml 1.0 KB

12345678910111213141516171819
  1. <?xml version="1.0" encoding="us-ascii"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset">
  3. <TutorialMapData id="TutorialMaps">
  4. <Lesson Map="data\maps\official\TUTORIAL_Controls_Smith\TUTORIAL_Controls_Smith.map"
  5. Summary="APT:LESSONSUMMARY_1" ImageName="Tutorial1"/>
  6. <Lesson Map="data\maps\official\TUTORIAL_BaseBuilding_Smith\TUTORIAL_BaseBuilding_Smith.map"
  7. Summary="APT:LESSONSUMMARY_2" ImageName="Tutorial2"/>
  8. <Lesson Map="data\maps\official\TUTORIAL_UnitFunctions_Smith\TUTORIAL_UnitFunctions_Smith.map"
  9. Summary="APT:LESSONSUMMARY_3" ImageName="Tutorial3"/>
  10. <Lesson Map="data\maps\official\TUTORIAL_Protocols_Smith\TUTORIAL_Protocols_Smith.map"
  11. Summary="APT:LESSONSUMMARY_4" ImageName="Tutorial4"/>
  12. <Lesson Map="data\maps\official\TUTORIAL_Advanced_Smith\TUTORIAL_Advanced_Smith.map"
  13. Summary="APT:LESSONSUMMARY_5" ImageName="Tutorial5"/>
  14. <Lesson Map="data\maps\official\TUTORIAL_AICommander_Smith\TUTORIAL_AICommander_Smith.map"
  15. Summary="APT:LESSONSUMMARY_6" ImageName="Tutorial6"/>
  16. </TutorialMapData>
  17. </AssetDeclaration>