Skip to content

Conversation

@lineargraph
Copy link
Contributor

@lineargraph lineargraph commented Jul 12, 2024

This PR allows mod developers to bundle the mod api into their mod without causing version conflicts. To do so it employs a tweaker, something already used by a few libraries in the hypixel legacy modding scene, so this should be a fairly familiar system to a lot of devs. Note that this one loads from a bundled JAR instead of a network connection.

ILikePlayingGames and others added 7 commits July 10, 2024 22:10
- Add DevAuth for logging into online mode servers (disabled by default)
- Fill in mod version during build in ForgeModAPI.java
- Fix gradle running out of memory during `gradlew setupDecompWorkspace`
- Add some development tips to README.md
- Change logging to log4j in ForgeModAPI.java
@lineargraph lineargraph marked this pull request as ready for review July 12, 2024 20:56
@ConnorLinfoot ConnorLinfoot merged commit 16dc72c into HypixelDev:master Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants