FMT.PluginInterfaces 2026.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package FMT.PluginInterfaces --version 2026.1.2
                    
NuGet\Install-Package FMT.PluginInterfaces -Version 2026.1.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FMT.PluginInterfaces" Version="2026.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FMT.PluginInterfaces" Version="2026.1.2" />
                    
Directory.Packages.props
<PackageReference Include="FMT.PluginInterfaces" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FMT.PluginInterfaces --version 2026.1.2
                    
#r "nuget: FMT.PluginInterfaces, 2026.1.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FMT.PluginInterfaces@2026.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FMT.PluginInterfaces&version=2026.1.2
                    
Install as a Cake Addin
#tool nuget:?package=FMT.PluginInterfaces&version=2026.1.2
                    
Install as a Cake Tool

FMT.PluginInterfaces

This 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.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on FMT.PluginInterfaces:

Package Downloads
FMT.InitfsSupport

A package designed for Frostbite Modding Tool. Useful for plugins and other tooling.

FMT.ServicesManagers

A package designed for Frostbite Modding Tool to be inherited by External Plugins to add functionality to the Tool

FMT.ProfileSystem

A package designed for Frostbite Modding Tool. This includes the Game Profile system used throughout the FMT solution.

FMT.Core

FMT.Core serves as a central locations for all assets and classes that can not be fit into any of the other packages.

FMT.Resources

A package designed for Frostbite Modding Tool to be inherited by External Plugins to add functionality to the Tool

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.2.0 28 4/4/2026
2026.1.2 153 3/26/2026
2026.1.0 223 1/26/2026
2025.103.0 213 1/19/2026
2025.102.0 333 11/7/2025
2025.100.0 504 10/23/2025
2025.99.1.1 425 10/19/2025
2025.99.1 408 10/19/2025
2025.10.19.85418 225 10/19/2025
2025.10.19.83725 232 10/19/2025
2025.10.13.8071 476 10/13/2025
2025.10.8.8471 196 10/8/2025
2025.10.7.15031 469 10/7/2025
2025.10.6.9491 217 10/6/2025
2025.10.2.14191 190 10/2/2025
2025.9.28.8201 311 9/28/2025
2025.9.26.10431 172 9/26/2025
2025.9.22.18331 226 9/22/2025
2025.9.1.20371 914 9/1/2025
2025.8.31.13591 254 8/31/2025
Loading failed