Fabric mod providing Extras messaging to other Fabric mods
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
opt d0805697f3
All checks were successful
build / build (push) Successful in 12m1s
3.1.3, actually
2026-08-12 23:30:30 +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 Preliminary support for subscriptions w/ optional length limits 2026-08-12 23:18:19 +00:00
fabric Preliminary support for subscriptions w/ optional length limits 2026-08-12 23:18:19 +00:00
gradle/wrapper Update to Gradle 9.7.0 2026-08-12 23:02:21 +00:00
mcprotocollib Preliminary support for subscriptions w/ optional length limits 2026-08-12 23:18:19 +00:00
mcprotocollib-test Preliminary support for subscriptions w/ optional length limits 2026-08-12 23:18:19 +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 3.1.3, actually 2026-08-12 23:30:30 +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.