-
Notifications
You must be signed in to change notification settings - Fork 68
Love 11 support #17
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
Merged
Merged
Love 11 support #17
+20
−20
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
shit, man, I've done exactly the same! |
|
Hi @Mystro256. Thanks for the help. There were some setColor calls still using 0-255 range, but otherwise it looked good. |
|
You're welcome! I did it in a bit of a rush :)
…On Sat, Aug 18, 2018 at 10:59 AM, Simon Larsen ***@***.***> wrote:
Hi @Mystro256 <https://github.com/Mystro256>. Thanks for the help. There
were some setColor calls still using 0-255 range, but otherwise it looked
good.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AATWuA771YfVv1Y1GUq4R22iYfQfVZ-5ks5uSCvngaJpZM4UkjUR>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In case you or anyone else is interested, I made a patch for Love 11.
It's not perfect but it works without making too much of a mess.
Thanks!