diff --git a/docs/README.md b/docs/README.md
index a804fca..7d828f3 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -9,7 +9,7 @@ Original Mod: https://www.nexusmods.com/valheim/mods/799
JVL Version is released under: [**GNU Affero General Public License v3.0**](https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.ForsakenJVL/blob/main/LICENSE)
## ForsakenJVL
-Go to https://www.nexusmods.com/valheim/mods/799 to learn what this mod does.
+Go to https://www.nexusmods.com/valheim/mods/799 to learn what this mod does.
### Dependencies
- BepInExPack Valheim
diff --git a/src/Digitalroot.Valheim.ForsakenJVL.sln b/src/Digitalroot.Valheim.ForsakenJVL.sln
index 110b28a..d19961a 100644
--- a/src/Digitalroot.Valheim.ForsakenJVL.sln
+++ b/src/Digitalroot.Valheim.ForsakenJVL.sln
@@ -26,25 +26,20 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{CDDAD0F9-2
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Digitalroot.Valheim.ForsakenJVL", "Digitalroot.Valheim.ForsakenJVL\Digitalroot.Valheim.ForsakenJVL.csproj", "{C944D10B-5164-4D46-8430-5BDC3F1D9E85}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "UnitTests\UnitTests.csproj", "{1213C2AD-8E52-41AB-AA08-298190B700E6}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnitTests", "UnitTests\UnitTests.csproj", "{1213C2AD-8E52-41AB-AA08-298190B700E6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
- DebugNoDeploy|Any CPU = DebugNoDeploy|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C944D10B-5164-4D46-8430-5BDC3F1D9E85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C944D10B-5164-4D46-8430-5BDC3F1D9E85}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {C944D10B-5164-4D46-8430-5BDC3F1D9E85}.DebugNoDeploy|Any CPU.ActiveCfg = DebugNoDeploy|Any CPU
- {C944D10B-5164-4D46-8430-5BDC3F1D9E85}.DebugNoDeploy|Any CPU.Build.0 = DebugNoDeploy|Any CPU
{C944D10B-5164-4D46-8430-5BDC3F1D9E85}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C944D10B-5164-4D46-8430-5BDC3F1D9E85}.Release|Any CPU.Build.0 = Release|Any CPU
{1213C2AD-8E52-41AB-AA08-298190B700E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1213C2AD-8E52-41AB-AA08-298190B700E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {1213C2AD-8E52-41AB-AA08-298190B700E6}.DebugNoDeploy|Any CPU.ActiveCfg = Debug|Any CPU
- {1213C2AD-8E52-41AB-AA08-298190B700E6}.DebugNoDeploy|Any CPU.Build.0 = Debug|Any CPU
{1213C2AD-8E52-41AB-AA08-298190B700E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1213C2AD-8E52-41AB-AA08-298190B700E6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
diff --git a/src/Digitalroot.Valheim.ForsakenJVL/.nx/description.bbcode.txt b/src/Digitalroot.Valheim.ForsakenJVL/.nx/description.bbcode.txt
index 59623db..a43cf77 100644
--- a/src/Digitalroot.Valheim.ForsakenJVL/.nx/description.bbcode.txt
+++ b/src/Digitalroot.Valheim.ForsakenJVL/.nx/description.bbcode.txt
@@ -9,7 +9,7 @@ This is a port of [url=https://www.nexusmods.com/valheim/mods/799]Forsaken[/url]
JVL Version is released under: [url=https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.ForsakenJVL/blob/main/LICENSE]GNU Affero General Public License v3.0[/url]
[b][size=4]ForsakenJVL[/size][/b]
-Go to [size=3][size=3][url=https://www.nexusmods.com/valheim/mods/799]https://www.nexusmods.com/valheim/mods/799[/url] [/size][/size]to learn what this mod does.
+Go to [size=3][size=3][url=https://www.nexusmods.com/valheim/mods/799]https://www.nexusmods.com/valheim/mods/799[/url] [/size][/size]to learn what this mod does.
[/size][size=3][b]Dependencies[/b]
[/size][list]
diff --git a/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj b/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj
index 957f237..a0cf848 100644
--- a/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj
+++ b/src/Digitalroot.Valheim.ForsakenJVL/Digitalroot.Valheim.ForsakenJVL.csproj
@@ -2,8 +2,8 @@
Digitalroot.Valheim.ForsakenJVL
- net462
- 9
+ net48
+ 10
Digitalroot.Valheim.ForsakenJVL
False
True
@@ -12,7 +12,7 @@
false
true
AGPL-3.0-or-later
- Copyright © Digitalroot Technologies 2021 - 2023
+ Copyright © Digitalroot Technologies 2021 - 2024
https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.ForsakenJVL
https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.ForsakenJVL
git
@@ -28,7 +28,7 @@
https://digitalroot-valheim-nuget.s3.us-west-2.amazonaws.com/index.json
0.0.1
- Debug;Release;DebugNoDeploy
+ Debug;Release
@@ -48,18 +48,18 @@
all
-
+
all
runtime
compile; build; native; contentfiles; analyzers; buildtransitive
-
-
-
+
+
+
all
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json b/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json
index 49f386d..4d0bfc4 100644
--- a/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json
+++ b/src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json
@@ -1,7 +1,7 @@
{
"version": 1,
"dependencies": {
- ".NETFramework,Version=v4.6.2": {
+ ".NETFramework,Version=v4.8": {
"BepInEx.Core": {
"type": "Direct",
"requested": "[5.4.21, 5.4.21]",
@@ -20,48 +20,48 @@
},
"Digitalroot.Valheim.Common.AssemblyInfo": {
"type": "Direct",
- "requested": "[1.0.15, )",
- "resolved": "1.0.15",
- "contentHash": "3ON75WIRJwrKklKITwFRcVEzgsQiSulcADc9usolIfMQOour5zurrrnxDUodOHsYVE2ZsWAlsdpFhbgqMkW2uw=="
+ "requested": "[1.0.16, )",
+ "resolved": "1.0.16",
+ "contentHash": "+QeepsgH/cRv93h1NrhKLnjARUYNplFWVrFX4MBYLV2K2MQ9hGWV/bhR4As/2IOeNVKX42x5wJqw4YFbZLky/w=="
},
"Digitalroot.Valheim.Common.Log": {
"type": "Direct",
- "requested": "[1.1.44, )",
- "resolved": "1.1.44",
- "contentHash": "SLHf3KU6FnjIYDuISNyqK3r465u6uljWMFkGADUaBfq9V85ne0Y+NKHajixgEHZ9VKNoOYHU+AZ/eS2eBOE/tg==",
+ "requested": "[1.1.46, )",
+ "resolved": "1.1.46",
+ "contentHash": "WgwWYfcJJae4pQI0oRxkLj/NvFvYILo4p2P3nQkLX0i9fPpVB+eDlgAGUEsyG76PmsM/N7eZpGeiFvbnSDEEJQ==",
"dependencies": {
- "Digitalroot.Valheim.Common.Json": "1.0.32"
+ "Digitalroot.Valheim.Common.Json": "1.0.34"
}
},
"Digitalroot.Valheim.Common.Names": {
"type": "Direct",
- "requested": "[1.4.16, )",
- "resolved": "1.4.16",
- "contentHash": "Rdn1jsNGxAEVdWBxlV5xK/eMuqQJPZBLTXYO6PQ1c964pf9XaPwWO9Z4tyqwU22oITgwMZscdqTNI1e7Vbx05g==",
+ "requested": "[1.4.18, )",
+ "resolved": "1.4.18",
+ "contentHash": "FqjWNLeVXk6J14c7GWftZ8aIpsqPJ3uXKy+HXgS66SjED/h6j5EEirUZnDMGe7A/6GboNUA06/JDp3R8qfR2kg==",
"dependencies": {
- "Digitalroot.Valheim.Common.Utils": "1.0.52"
+ "Digitalroot.Valheim.Common.Utils": "1.0.55"
}
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
- "requested": "[0.217.25, )",
- "resolved": "0.217.25",
- "contentHash": "HFg+ZMLwJvJRGLWInqfVdBQjjWzOjlSLLOlbppv/FrRelYBHz6Al3C9PV5KgDKA20n0sWta7yYA7rbMuP1MnKQ=="
+ "requested": "[0.217.30, )",
+ "resolved": "0.217.30",
+ "contentHash": "B1HHmPAlCire+YKJKYRiHpYRQHUyAiTrQtTujhua1AxQgMS6RCUlJ1kr3XNks3976gduuOsWJ2ydd6MHqLxRvA=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
- "requested": "[1.0.53, )",
- "resolved": "1.0.53",
- "contentHash": "q5q7TsOutzHvbqe15OvFUk+e82HyNrQzdzCNwLEfZf94vjTdPiYzQaqmCPUHwtsrLaimEN7OHBj1Oj8STcio6g==",
+ "requested": "[1.0.55, )",
+ "resolved": "1.0.55",
+ "contentHash": "J9VWU0c+GLXvUYKlBx0zeN5t49iCEnYWC27O2/CSC6IitOe3tR3YhSCanFvAQPNuR0UOpjmbUgHegA3t6NS6AQ==",
"dependencies": {
- "Digitalroot.Valheim.Common.Log": "1.1.44"
+ "Digitalroot.Valheim.Common.Log": "1.1.46"
}
},
"Digitalroot.Valheim.References.JvL": {
"type": "Direct",
- "requested": "[2.14.4, )",
- "resolved": "2.14.4",
- "contentHash": "1PuAkq14ONm6BbppXTZip3t1QZgA4bSVgYuB2yCv7NpDkFo5jekChfsY9scpEM8CH+egKvgrKfJPzgLhObAANA=="
+ "requested": "[2.14.6, )",
+ "resolved": "2.14.6",
+ "contentHash": "lYXe5Qb3MAuRHfyCeFYucawQ99EdXd08wB5ls2CDi6blHjapWkzKH/UhV1LLtJKR/eq40bU1uoR72adZ/veoCg=="
},
"ErrorProne.NET.CoreAnalyzers": {
"type": "Direct",
@@ -84,26 +84,23 @@
"Fody": "6.3.0"
}
},
- "Microsoft.NETFramework.ReferenceAssemblies": {
- "type": "Direct",
- "requested": "[1.0.3, )",
- "resolved": "1.0.3",
- "contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
- "dependencies": {
- "Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.3"
- }
- },
"BepInEx.BaseLib": {
"type": "Transitive",
"resolved": "5.4.20",
"contentHash": "0bXgYxbCEN2Ixp3kiFEhyw+RASeFQeg/ww+lbMt7if6XMeVS60eg6epNsMA8Jbx57dmNOzNevkKKw8mP8SUMqw=="
},
+ "Digitalroot.References.Unity": {
+ "type": "Transitive",
+ "resolved": "2022.3.12",
+ "contentHash": "QgMwg+WAnbvmjxSuL+PKjr+35B0FhO0Thw9ddoSBrfBkYsMSCYAqJ0APsN2AQfXn3zVdJgP7Rw2S41DJfuBxRQ=="
+ },
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
- "resolved": "1.0.32",
- "contentHash": "3Q5QPfGlXEzs1EPiJq9sWQhaSXaSj31kQVpOB7P4POrXHXyBvojMxyMt9bfhzG9qjBJS3K0R+/cH9j7zDyG8yw==",
+ "resolved": "1.0.34",
+ "contentHash": "L7xiFHkundjUriPdJeqpy+V65EjaJpIrQu925VV1E1JbvL16jcVDY32Hj5HoREUEe1Tn8VJSYJBU6SJTqha2kw==",
"dependencies": {
- "Digitalroot.Valheim.Common.References": "0.217.4",
+ "Digitalroot.References.Unity": "2022.3.12",
+ "Digitalroot.Valheim.Common.References": "0.217.30",
"fastJSON": "2.4.0.4"
}
},
@@ -120,11 +117,6 @@
"MonoMod.RuntimeDetour": "21.12.13.1"
}
},
- "Microsoft.NETFramework.ReferenceAssemblies.net462": {
- "type": "Transitive",
- "resolved": "1.0.3",
- "contentHash": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ=="
- },
"Mono.Cecil": {
"type": "Transitive",
"resolved": "0.11.4",
diff --git a/src/UnitTests/UnitTests.csproj b/src/UnitTests/UnitTests.csproj
index 17cf29a..e6f80cc 100644
--- a/src/UnitTests/UnitTests.csproj
+++ b/src/UnitTests/UnitTests.csproj
@@ -4,11 +4,13 @@
net6.0
false
+
+ Debug;Release
-
-
+
+
all