GymMed-Mods_Communicator_Menu icon

Mods Communicator Menu

Menu to inspect mods communicator interactions and publish events.

CHANGELOG

Changelog

Release 0.0.3 Version

Fixed

  • Made sure that /MCMenu command works correctly. Provided correct listener.

Release 0.0.2 Version

Added

  • Added live tests for parsing strings to data types. Only in debug build

Fixed

  • Refactored code to make parsing variables from strings to data types to be testable as single unit. It fixed some primitive types parsing like float?.

Release 0.0.1 Version

  • Initial release.