Silksong.FsmUtil 0.3.14

dotnet add package Silksong.FsmUtil --version 0.3.14
                    
NuGet\Install-Package Silksong.FsmUtil -Version 0.3.14
                    
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="Silksong.FsmUtil" Version="0.3.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Silksong.FsmUtil" Version="0.3.14" />
                    
Directory.Packages.props
<PackageReference Include="Silksong.FsmUtil" />
                    
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 Silksong.FsmUtil --version 0.3.14
                    
#r "nuget: Silksong.FsmUtil, 0.3.14"
                    
#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 Silksong.FsmUtil@0.3.14
                    
#: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=Silksong.FsmUtil&version=0.3.14
                    
Install as a Cake Addin
#tool nuget:?package=Silksong.FsmUtil&version=0.3.14
                    
Install as a Cake Tool

Silksong.FsmUtil

This is a library for mods to make FSM edits easier.

Installation

To add Silksong.FsmUtil to your mod, add the following line to your .csproj:

<PackageReference Include="Silksong.FsmUtil" Version="0.3.14" />

The most up to date version number can be retrieved from Nuget.

You will also need to add a dependency to your thunderstore.toml:

silksong_modding-FsmUtil = "0.3.14"

The version number does not matter hugely, but the most up to date number can be retrieved from Thunderstore. If manually uploading, instead copy the dependency string from the Thunderstore link.

It is recommended to add FsmUtil as a BepInEx dependency by putting the following attribute onto your plugin class, below the BepInAutoPlugin attribute.

[BepInDependency("org.silksong-modding.fsmutil")]

EUPL

                  Copyright (c) 2026 silksong-modding
                  Licensed under the EUPL-1.2

https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Silksong.FsmUtil:

Package Downloads
Needleforge

Package Description

Silksong.Benchwarp

Package Description

Silksong.InvincibilityMonitor

Make Hornet invincible in specific states.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.14 282 3/4/2026
0.3.13 869 2/13/2026
0.3.12 852 1/20/2026
0.3.11 311 1/20/2026
0.3.10 307 1/20/2026
0.3.9 319 1/20/2026
0.3.8 330 1/20/2026
0.3.7 335 1/19/2026
0.3.6 331 1/19/2026
0.3.5 403 1/12/2026
0.3.4 649 12/23/2025
0.3.3 1,002 11/27/2025
0.3.1 697 11/4/2025
0.3.0 365 10/27/2025
0.2.0 209 10/13/2025
0.1.0 184 10/9/2025