Skip to content

Add script to extract from xml files#12

Open
BurnySc2 wants to merge 33 commits intodevelopfrom
parse-from-xml-files
Open

Add script to extract from xml files#12
BurnySc2 wants to merge 33 commits intodevelopfrom
parse-from-xml-files

Conversation

@BurnySc2
Copy link
Copy Markdown
Owner

@BurnySc2 BurnySc2 commented Apr 9, 2026

XML files can be found in
https://github.com/Ahli/sc2xml
https://github.com/SC2Mapster/SC2GameData

For the script to work, the file structure needs to be

extract/collect_balance_data.py
extract/mods/*.sc2mod/...

XML files can be extracted from SC2 using stormex CLI tool
https://github.com/Talv/stormex

Command to extract XML files:

 ./stormex path_to_sc2_installation/Program Files (x86)/StarCraft II/ -s .xml -x -o ./out

For more info, check the updated README.md file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant