Difference between revisions of "TechObjectDatabase.xml"
From Supremacy Wiki
(Created page with "Folder: \Data bitbucket: https://bitbucket.org/mstrobel/supremacy/raw/4bd3c04bb439e29cb543e1f020819b8df2e70bf4/Mainline/SupremacyClient/Resources/Data/TechObjectDatabase.xml ...") |
|||
Line 2: | Line 2: | ||
bitbucket: https://bitbucket.org/mstrobel/supremacy/raw/4bd3c04bb439e29cb543e1f020819b8df2e70bf4/Mainline/SupremacyClient/Resources/Data/TechObjectDatabase.xml | bitbucket: https://bitbucket.org/mstrobel/supremacy/raw/4bd3c04bb439e29cb543e1f020819b8df2e70bf4/Mainline/SupremacyClient/Resources/Data/TechObjectDatabase.xml | ||
+ | |||
+ | |||
+ | |||
+ | How to extract for example Ships: | ||
+ | *copy file to Tech_date.xml | ||
+ | *edit with Notepad++ | ||
+ | *search for </productionfacilities> -> that's the end of buildings | ||
+ | *mark up to begin of file but let first line untouched (so <pro...until </pro... is marked -> delete it | ||
+ | *at least open with Excel | ||
+ | |||
[[Category:XML-files]] | [[Category:XML-files]] |
Latest revision as of 00:45, 12 January 2014
Folder: \Data
How to extract for example Ships:
- copy file to Tech_date.xml
- edit with Notepad++
- search for </productionfacilities> -> that's the end of buildings
- mark up to begin of file but let first line untouched (so <pro...until </pro... is marked -> delete it
- at least open with Excel