diff --git a/QueenCrest.csproj b/QueenCrest.csproj
index 4d166b9..eb1973e 100644
--- a/QueenCrest.csproj
+++ b/QueenCrest.csproj
@@ -37,7 +37,7 @@
-
+
diff --git a/QueenCrestPlugin.cs b/QueenCrestPlugin.cs
index 453c887..f41a05c 100644
--- a/QueenCrestPlugin.cs
+++ b/QueenCrestPlugin.cs
@@ -18,7 +18,7 @@ namespace QueenCrest;
[BepInAutoPlugin(id: "io.github.kaycodes13.queencrest")]
[BepInDependency("org.silksong-modding.i18n")]
-[BepInDependency("io.github.needleforge")]
+[BepInDependency("io.github.needleforge", "0.8.1")]
public partial class QueenCrestPlugin : BaseUnityPlugin {
private Harmony Harmony { get; } = new(Id);
diff --git a/packages.lock.json b/packages.lock.json
index d04db63..57a96b9 100644
--- a/packages.lock.json
+++ b/packages.lock.json
@@ -42,14 +42,14 @@
},
"Needleforge": {
"type": "Direct",
- "requested": "[0.8.0, )",
- "resolved": "0.8.0",
- "contentHash": "Jp5DvPPtrW1OttfbG8+OvGrCyJUsX6HDvYB2CgxVmO4XfQZsdVa5nMoFe7jRFTfJKJRQjO/MrPm3Kqsxq17Fpw==",
+ "requested": "[0.8.1, )",
+ "resolved": "0.8.1",
+ "contentHash": "RNyard9RbPMOiOd2fB/4KFAcsC8QOhKUQKFrH0zYvkzPCBeYrMSPLh19oESMlN8qdtiqr8WdS+ICV97sVAcwog==",
"dependencies": {
"BepInEx.Core": "5.4.21",
"HarmonyX": "2.9.0",
- "Silksong.FsmUtil": "0.3.3",
- "Silksong.PrepatcherPlugin": "1.2.0",
+ "Silksong.FsmUtil": "0.3.13",
+ "Silksong.PrepatcherPlugin": "1.3.0",
"UnityEngine.Modules": "6000.0.50"
}
},
@@ -116,18 +116,18 @@
},
"Silksong.FsmUtil": {
"type": "Transitive",
- "resolved": "0.3.3",
- "contentHash": "i7kFbhx2hpGp4AMGvrpLrziMHh8TV12fU1Zs47L9ixZ4wqrhoMdQoQhqEDTwJQJ0UmcO3uew25oHKnWVPHr85A==",
+ "resolved": "0.3.13",
+ "contentHash": "CUZ7PKKUu3O7byEW4iEOkVOGcJPbHI28Z7D+Pn0LMxiSv/VjIjixG4JYH6GMgbE4uIbtpfF1Bon769cJt2w1RQ==",
"dependencies": {
"BepInEx.Core": "5.4.21",
- "Silksong.GameLibs": "1.1.0-silksong1.0.28714",
+ "HarmonyX": "2.9.0",
"UnityEngine.Modules": "6000.0.50"
}
},
"Silksong.PrepatcherPlugin": {
"type": "Transitive",
- "resolved": "1.2.0",
- "contentHash": "51ASSX+kExYKZUl470fR7R7qPFXANKrl/RpiXtLhB2RJl49v1RI6/9+e03bjD1zyGj/BF4ypPMOWeDTyOR8e+Q==",
+ "resolved": "1.3.0",
+ "contentHash": "veKvjjFQZaHzOwe1YwiFxsjmPIpxOK1LFzPPZmqTlQAzss9MYPUyrsiV2+Ho9AtUukuT+6TLhFYCPXmQnIFfGg==",
"dependencies": {
"BepInEx.Core": "5.4.21",
"HarmonyX": "2.9.0",
diff --git a/thunderstore/thunderstore.toml b/thunderstore/thunderstore.toml
index 45deef4..40ded91 100644
--- a/thunderstore/thunderstore.toml
+++ b/thunderstore/thunderstore.toml
@@ -16,7 +16,7 @@ containsNsfwContent = false
[package.dependencies]
BepInEx-BepInExPack_Silksong = "5.4.2304"
silksong_modding-I18N = "1.0.2"
-Voidlings-Needleforge = "0.8.0"
+Voidlings-Needleforge = "0.8.1"
# in most cases you should not change this build block, or the first build.copy block; the dist and tmp directories are used