Fabric mod providing Extras messaging to other Fabric mods (Mirror of https://code.optmstc.dev/kso/messaging-lib)
- Java 100%
| .forgejo/workflows | ||
| buildSrc | ||
| common | ||
| fabric | ||
| gradle/wrapper | ||
| mcprotocollib | ||
| mcprotocollib-test | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
Messaging Lib
Library mod for Extras messaging. This is a necessary evil so that multiple mods can communicate on Extras channels at once!
View an example of API usage at messaging-lib-test-mod.