Any plans for mac support? #23
MattTuckman
started this conversation in
General
Replies: 2 comments 2 replies
|
Support for mac is added in theory, but I haven't had a chance to actually check whether it's working. The only platform specific thing is getting process info on LoL client and it's done by this class. Specific for a mac behavior is coded here. Current release might not have it yet, so you can try using latest snapshot from nexus.stirante.com (README describes how to get it). If it's not working, let me know. |
1 reply
|
A new pr was just merged that adds macOS specific process watcher so mac support should be better now. No release for this one yet, but if you build the project locally, you should be able to test it. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Been enjoying using this library but would prefer to be able to develop on mac and test the app there.
Additionally would be nice to support people who would want to play league on mac as rare as they may be 😄
All reactions