Skip to content

ModBros/mobro-plugin-sdk

Repository files navigation

mobro-plugin-sdk

Nuget GitHub MoBro Discord

This is the official repository for the MoBro Plugin SDK.
The SDK is used to develop plugins for MoBro.

Developer documentation

Detailed developer documentation on how to use the SDK can be found on developer.mobro.app.

Also, feel free to visit us on our Discord server for any questions or in case you run into any issues.

Packages

This repository is split into two projects, resulting in two separate packages:

MoBro.Plugin.SDK

This is the primary package you should include when creating a plugin for MoBro. It includes the MoBro.Plugin.SDK.Core package and additional developer tools for running and testing a plugin locally without needing to install it in the MoBro application.

MoBro.Plugin.SDK.Core

This is the 'core' part of the MoBro plugin SDK and contains only the necessary interfaces and types required for a plugin to be loaded. This package has no additional dependencies and is included in and used by MoBro to load plugins.

About

SDK to develop plugins for MoBro - an application for universal data visualization

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published