A package designed for Frostbite Modding Tool to be inherited by External Plugins to add functionality to the Tool
$ dotnet add package FMT.PluginInterfacesThis library contains interfaces and types used for creating plugins that interact with the Frostbite Modding Tool. It provides a way to define and manage mod resources, transformations, and mesh types.