Mod SDK V0
This is an early version of the Mod SDK I’m working on since some while. It is primarily meant for mods with Java code. The SDK[en.wikipedia.org] doesn’t do much on its own. It provides some pre-build components and patterns to make it easier writing a Java code mod.
I will use it for testing some stuff =)
Documentation and the source code can currently be found here: https://github.com/4rg0n/songs-of-syx-mod-more-options/tree/main/mod-sdk/src/main/java/com/github/argon/sos/mod/sdk#mod-sdk
You can use the songs-of-syx-mod-example[github.com] as a base project:
- Getting Started[github.com]
- Mod SDK Setup[github.com]
This is a very early version of the SDK. I’m still getting warm with it and need some user feedback to iron it out.
APIs and classes may change more often during this phase.
Revisions:
Old revisions of this mod are available below. Click the link to download.