Z1ni / XGP-save-extractor

Python script to extract savefiles out of Xbox Game Pass for PC games
MIT License
578 stars 38 forks source link

Add Support for SpiderHeck #146

Closed mgilardi closed 4 months ago

mgilardi commented 7 months ago

Hey there, @Z1ni! I added this for myself in my own fork (and verified it works), so I thought I'd create a PR to get it upstream in case it helps anyone in the future. Feel free to do with the PR as you please. :)

Also... Thanks so much for creating this tool. It was beyond helpful.

Z1ni commented 4 months ago

Thanks for the PR, and I'm glad that the tool was helpful!

I tried to resolve the README conflict using GitHub UI, but it created an ugly merge commit and now the UI doesn't let me rebase-merge this :sweat_smile:

Can you please rebase your forked branch and throw away my merge commit (or just create a new branch and a new pull request if that's easier for you)? Thanks!

mgilardi commented 4 months ago

@Z1ni Should be good to merge now 😄 if you wanted to squash my commit when you merge, it should get rid of the unsightly commits but still retain attribution and history via the PR link in the squash merge title.

For example, a squashed commit would read something like: Add Support for SpiderHeck (#146)