Skip to main content

Crate plugin

Crate plugin 

Source
Expand description

Plugin management system for Zoi.

This crate provides the PluginManager which handles loading and executing Lua plugins that extend Zoi’s functionality. It also includes support for extensions that can modify registry configurations.

Structs§

PluginManager
Orchestrates Zoi’s extensibility via global Lua plugins.

Functions§

get_plugin_dir
Returns the path to the Zoi plugin directory.