A migrated version of PluginEssentials (by @mvyasu) to Fusion 0.3.
The usage is similar to the previous version, except now every component requires a Scope table to use the components.
This resource has been archived in favor of Fusion Foundation, which provides components that are far more consistent to the styling of Roblox Studio, with more capability. While you can still use PluginEssentials, it will no longer be maintained.
This is a repository with components that many people find essential to making plugins with Fusion. You'll find in the src folder that there's two folders. Each one has a specific set of components which you can learn more about in the documentation.
The usage of this library can be found in a few projects by the developer community. Here are a few plugins that use this library in some shape or form:
- Benchmarker by @boatbomber
- LampLight by @MrChickenRocket
- MeshVox by @tyridge77
Documentation of almost every component and their types within this library can be found here. It both provides a tutorial and an API reference page for you to understand how to use these components.