Skip to content
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

Fix mouse wheel with lwjgl3 #106

Merged
merged 2 commits into from
Mar 4, 2023
Merged

Fix mouse wheel with lwjgl3 #106

merged 2 commits into from
Mar 4, 2023

Conversation

miozune
Copy link
Member

@miozune miozune commented Mar 4, 2023

No description provided.

@miozune miozune requested a review from a team March 4, 2023 11:47
@@ -21,4 +21,7 @@ dependencies {
compileOnly(deobf('https://media.forgecdn.net/files/2269/339/ComputerCraft1.75.jar')) // https://www.curseforge.com/minecraft/mc-mods/computercraft/files/2269339
compileOnly(deobf('https://media.forgecdn.net/files/2426/270/Mekanism-1.7.10-9.1.0.281.jar')) // https://aidancbrady.com/mekanism/download/
compileOnly(deobf('https://immibis.com/mcmoddl/files/immibis-microblocks-59.1.2.jar'))

// fix mouse event
runtimeOnlyNonPublishable('com.github.GTNewHorizons:lwjgl3ify:1.1.35:dev')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be necessary, we can update the version in the buildscript

@Dream-Master Dream-Master merged commit d32a8e8 into master Mar 4, 2023
@Dream-Master Dream-Master deleted the fix/lwjgl3 branch March 4, 2023 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants