-
Notifications
You must be signed in to change notification settings - Fork 3
Overhaul Mod Menu #5
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
Conversation
This makes the code readable, updates dependencies, uses JSpecify for nullability annotations, and fixes scrolling.
The original method used was outdated and unreliable. This will always work.
Moves URL opening off LWJGL 2.
|
Added some more finishing touches. The mods folder is opened without the use of LWJGL 2 or the legacy |
|
Now this also closes #2. |
|
amazing |
This makes the code readable, updates dependencies, uses JSpecify for nullability annotations, and fixes scrolling.
Closes #2.
Closes #3.