Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/jealouscloud/linerider-ad…
- Loading branch information
bbe5c97
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On the macOS executable at "./linerider.app/Contents/MacOS/linerider", the variable MONO_FRAMEWORK_PATH should be more flexible with the location of the framework. For example, I installed the framework using brew (brew install mono). So for me, I changed that variable to ~"/Applications/homebrew/Cellar/mono/5.4.1.6".
bbe5c97
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I'll look into it. thank you.
bbe5c97
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't be sorry. I'm the stranger here.
(btw, I had even more problems with the homebrew's mono. So I think it is really better to suggest to install it normally)
bbe5c97
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What sort of problems? I've seen issues with mouse input, etc, if newer mono versions (5.2+) aren't run using the new binary mono32 or mono --arch=32.