Golf_Course.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435
  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. <Include type="reference" source="DATA:global.xml" />
  6. <Include type="reference" source="DATA:static.xml" />
  7. <!-- Buildings-->
  8. <Include type="all" source="Golf_Course_GC/Buildings/GC_Office01.xml" />
  9. <Include type="all" source="Golf_Course_GC/Buildings/GC_Office02.xml" />
  10. <!-- Props -->
  11. <Include type="all" source="Golf_Course_GC/Props/GC_Auto01.xml" />
  12. <Include type="all" source="Golf_Course_GC/Props/GC_Auto02.xml" />
  13. <Include type="all" source="Golf_Course_GC/Props/GC_Auto03.xml" />
  14. <Include type="all" source="Golf_Course_GC/Props/GC_Light01.xml" />
  15. <Include type="all" source="Golf_Course_GC/Props/GC_Sign01.xml" />
  16. <Include type="all" source="Golf_Course_GC/Props/GC_Divider.xml" />
  17. <Include type="all" source="Golf_Course_GC/Props/GC_GolfGreen.xml" />
  18. <Include type="all" source="Golf_Course_GC/Props/GC_Hill01.xml" />
  19. <Include type="all" source="Golf_Course_GC/Props/GC_CliffWall01.xml" />
  20. <Include type="all" source="Golf_Course_GC/Props/GC_CliffWall02.xml" />
  21. <Include type="all" source="Golf_Course_GC/Shrubbery/GC_Bush01.xml" />
  22. <Include type="all" source="Golf_Course_GC/Shrubbery/GC_Bush02.xml" />
  23. <Include type="all" source="Golf_Course_GC/Shrubbery/GC_Bush03.xml" />
  24. <Include type="all" source="Golf_Course_GC/Shrubbery/GC_Plant01.xml" />
  25. <Include type="all" source="Golf_Course_GC/Shrubbery/GC_Plant02.xml" />
  26. <Include type="all" source="Golf_Course_GC/Shrubbery/GC_Plant03.xml" />
  27. <Include type="all" source="Golf_Course_GC/Shrubbery/GC_Tree01.xml" />
  28. </Includes>
  29. </AssetDeclaration>