shenef / SoS-TAS

Sea of Stars TAS
3 stars 0 forks source link

Linux #234

Closed Eein closed 4 months ago

Eein commented 4 months ago

try running on non-beta version

the linter is probably going to be really upset - i'm working on getting ruff/black or whatever we use set up.

This PR adds

The custom package in requirements removes the hard check for linux sudo the original package does; since we aren't doing writes we are totally fine, even if the package complains.

The windows bindings should work perfectly.

In the future, i may just include these bindings directly in the project instead of resolving them from a repository... but for now we'll go with this.