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

Fixed RunClient in IntelliJ #34

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Conversation

FalsePattern
Copy link
Contributor

@FalsePattern FalsePattern commented Nov 25, 2023

Even with genIntelliJRuns, the jvm was screaming about incorrect signatures, and mixins weren't loading, so it was effectively unusable in dev.

This fixes the runClient task so it should now just work out of the box on every IDE without extra setup.

@FalsePattern FalsePattern changed the title fix runClient Fixed RunClient in IntelliJ Nov 25, 2023
@makamys makamys merged commit fc1f694 into makamys:master Nov 25, 2023
1 check passed
@makamys
Copy link
Owner

makamys commented Nov 25, 2023

Thanks (and sorry for making you have to deal with my janky buildscript >_>)

makamys added a commit that referenced this pull request Nov 25, 2023
@FalsePattern FalsePattern deleted the gradle_update branch November 27, 2023 12:44
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.

2 participants