Fabric mod providing Extras messaging to other Fabric mods (Mirror of https://code.optmstc.dev/kso/messaging-lib)
Find a file
2026-07-05 22:41:00 +00:00
.forgejo/workflows Split back into two workflows 2026-07-05 22:41:00 +00:00
buildSrc Revert "Temporarily disable publishing to chip's Forgejo" 2026-07-05 22:30:41 +00:00
common Add MTU constant 2026-03-19 23:26:10 +00:00
fabric Add experimental modrinth publishing 2026-07-05 22:00:46 +00:00
gradle/wrapper Update Gradle 2026-07-05 22:01:24 +00:00
mcprotocollib Remove unused type parameter 2026-03-14 17:38:42 +00:00
mcprotocollib-test Use proper logger to log connect & disconnect in TestBot 2026-03-07 17:30:48 +00:00
.editorconfig Use an .editorconfig in line with other projects 2025-10-16 02:34:59 +00:00
.gitattributes Initial commit 2025-10-16 02:29:44 +00:00
.gitignore Initial commit 2025-10-16 02:29:44 +00:00
gradle.properties Switch to stable version 2026-07-05 22:19:50 +00:00
gradlew Update Gradle 2026-07-05 22:01:24 +00:00
gradlew.bat Update Gradle 2026-07-05 22:01:24 +00:00
LICENSE Initial commit 2025-10-16 02:29:44 +00:00
README.md Add test mod link to README 2025-10-16 02:56:25 +00:00
settings.gradle Add MCProtocolLib platform 2026-03-07 04:28:35 +00:00

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.