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

Create binaries for core tools #21

Open
BuongiornoTexas opened this issue Feb 16, 2024 · 1 comment
Open

Create binaries for core tools #21

BuongiornoTexas opened this issue Feb 16, 2024 · 1 comment

Comments

@BuongiornoTexas
Copy link
Owner

Use pyinstaller to create binary packages for Songlists and importrsm. These can be used by anyone who only needs this functionality and does not want to deal with installing python and managing versioning issues (e.g. #19).

@BuongiornoTexas
Copy link
Owner Author

Release 1.2.0rc0 includes binaries for importrsm and songlists for the windows/amd64 platform only (as this is the only platform I have access to).

@sandiz, I'm not sure if people are actively using importrsm with rs-manager these days. If it is still being used, this is a mechanism to deal with version drift in python. These binaries need to be tested by someone other than me, but if they work as expected, we could also bundle win32 and macos binaries, and these should work reliably until the next time steam updates their save file api (even then, I suspect they will need to maintain a lot of the old stuff to support games that are well and truly out of development cycle).

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

No branches or pull requests

1 participant