Skip to content

v0.1.3

Choose a tag to compare

@Topodic Topodic released this 14 Apr 22:29

Main Changes

  • Added simple importing and exporting of configs to .zip files via the Settings tab.
  • Modules can be selectively enabled and disabled at runtime via Loaded Modules.
  • OSC transmission (both sending and receiving) can be toggled via the Settings tab.

Module Development Changes

  • Modules now have access to on_disabled and on_enabled virtual methods for any relevant setup or cleanup logic.