# Packages

No description provided by the author

# Structs

ModulePlugin is a representation of a plugin.
ModuleRPC is the client of the plugin connection.
ModuleRPCServer is the server of the plugin connection.
PathArgs serves as argument for the GetComponentFile method in the RPC Server.
PluginMessage is a model of a message a plugin may send to the main application when ticked.

# Interfaces

ModuleProvider serves as the interface plugins need to implement to be used as a module in Excubitor.