Fabric mod providing Extras messaging to other Fabric mods
Find a file
2026-03-04 04:57:13 +00:00
.github/workflows Initial commit 2025-10-16 02:29:44 +00:00
gradle/wrapper Bump everything & update buildscript 2026-03-04 04:21:07 +00:00
src/main Gracefully handle exceptions in entrypoints 2026-03-04 04:21:08 +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
build.gradle Fix archive name 2026-03-04 04:57:13 +00:00
gradle.properties Bump version 2026-03-04 04:21:19 +00:00
gradlew Bump everything & update buildscript 2026-03-04 04:21:07 +00:00
gradlew.bat Bump everything & update buildscript 2026-03-04 04:21:07 +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 Specify Java version 2025-10-16 02:33:03 +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.