Plugin DocsΒΆ Documentation on how to write plugins for buzzay. Getting Started Plugin API Structures bz_plugin plugin_name plugin_path data bz_keybinding sym modifiers handler Enums bz_decoration_mode BZ_DECORATION_CLIENT_SIDE BZ_DECORATION_SERVER_SIDE API Functions bz_quit() bz_set_decoration_mode() bz_register_keybinding() bz_unregister_keybinding() Extra Information Plugin Resolval Plugin Compilation Breaking Changes