This resource allows you to create components for Plugins on Roblox, such as Windows, Buttons, Checkboxes, and Dropdowns. It also contains a Fusion fork for StudioComponents. (Made by @sircfenner )
How Fusion gets required and used within the library has been changed completely.
This implements a new External libraries system.
From now on, if PluginEssentials cannot find the Fusion library within your plugin automatically, you can manually set it by using the new .setFusion() function.
Updated the types of certain modules.
Removed unused variables and function calls.
Updated the Creator Store version to have the same system and consistency with the wally package version.