Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added OSX save transfer support + standalone shell scripts #88

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndrewBrough
Copy link

@AndrewBrough AndrewBrough commented Jun 7, 2024

I've hacked together OSX save transfer support, seems to work fine for me.

I also found it a little annoying to run the whole tool every time just to transfer saves, so I added two shell scripts that can be run from terminal simply with sh ./osx-push-steam-saves.sh or sh ./osx-pull-android-saves.sh. Might be nice to do the same for windows users one day or improve the tool so you can shortcut to that part quickly.

Full changes:

  1. ADB support for OSX
  2. Disable BACKUP for OSX - xcopy isn't working, maybe I'm missing something simple
  3. Save transfers to and from android/steam works within tool
  4. Slight readability/code duplication refactor for profile saves

Relevant issue: #82

@AndrewBrough AndrewBrough changed the title added OSX save transfer support + OSX adb + standalone shell scripts added OSX save transfer support + standalone shell scripts Jun 7, 2024
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