MathIsFun0 / Immolate

An OpenCL seed searcher for Balatro.
55 stars 10 forks source link

Linux port #27

Closed antipatico closed 1 month ago

antipatico commented 2 months ago

This PR introduces very basic Linux support. Fixes #26.

These changes have been made to the source code to make this happen:

Additionally, some minor bugs have been fixed:

Finally, some bare-bone documentation has been added for the Debian distribution, which should be similar to other distributions too.

It would be cool to include CI/CD building and/or Docker, but unfortunately I do not have time for that.

Thanks for the great project! I see that you are porting it to C++, I do understand if this MR does not get merged in!

MathIsFun0 commented 1 month ago

I was able to build and run Immolate successfully on my WSL Ubuntu installation, will merge now...