diff --git a/src/Digitalroot.Valheim.References.JvL/Digitalroot.Valheim.References.JvL.csproj b/src/Digitalroot.Valheim.References.JvL/Digitalroot.Valheim.References.JvL.csproj index 2fb64b4..da77a99 100644 --- a/src/Digitalroot.Valheim.References.JvL/Digitalroot.Valheim.References.JvL.csproj +++ b/src/Digitalroot.Valheim.References.JvL/Digitalroot.Valheim.References.JvL.csproj @@ -21,12 +21,12 @@ Digitalroot Technologies Digitalroot Valheim Jotunn (JvL) mod References References for Valheim mod Jotunn (JvL) - Update JvL to 2.15.0 + Update JvL to 2.15.2 en-US PackageReference false false - 2.15.0 + 2.15.2 https://api.nuget.org/v3/index.json; https://nuget.bepinex.dev/v3/index.json; diff --git a/src/Digitalroot.Valheim.References.JvL/lib/Jotunn-publicized.dll b/src/Digitalroot.Valheim.References.JvL/lib/Jotunn-publicized.dll index 651e233..730a52d 100644 Binary files a/src/Digitalroot.Valheim.References.JvL/lib/Jotunn-publicized.dll and b/src/Digitalroot.Valheim.References.JvL/lib/Jotunn-publicized.dll differ diff --git a/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.dll.mdb b/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.dll.mdb index fdc1b3c..fdacfa5 100644 Binary files a/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.dll.mdb and b/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.dll.mdb differ diff --git a/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.pdb b/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.pdb index 022c9bf..6501678 100644 Binary files a/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.pdb and b/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.pdb differ diff --git a/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.xml b/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.xml index 1a577c6..e153949 100644 --- a/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.xml +++ b/src/Digitalroot.Valheim.References.JvL/lib/Jotunn.xml @@ -4574,7 +4574,7 @@ - Translate a to its value + Translates a to its value @@ -4584,12 +4584,12 @@ - Translate a to its printable string value + Translates a to its printable string value - Translate an axis string to its value + Translates an axis string to its value @@ -7609,6 +7609,56 @@ Reference to the which added this prefab. + + + Utility class for converting inputs to different formats + + + + + Translates a Unity KeyCode to a InputSystem + + + The matching Key or Key.None, if not assignable + + + + Tries to convert a KeyCode to a InputSystem + + + + + + + + Translates a to its value + + + + + Translates a to its axis string value + + + + + Translates a to its printable string value + + + + + Translates an axis string to its value + + + + + Translate an axis string to its value + + + + + Translates a to its value + + Implementation of the mod compatibility features. diff --git a/src/Digitalroot.Valheim.References/Digitalroot.Valheim.References.csproj b/src/Digitalroot.Valheim.References/Digitalroot.Valheim.References.csproj index adaf1ab..37e5650 100644 --- a/src/Digitalroot.Valheim.References/Digitalroot.Valheim.References.csproj +++ b/src/Digitalroot.Valheim.References/Digitalroot.Valheim.References.csproj @@ -21,12 +21,12 @@ Digitalroot Technologies Digitalroot Valheim References References for Valheim - Update to Valheim 0.217.31 + Update to Valheim 0.217.38 en-US PackageReference false false - 0.217.31 + 0.217.38 https://api.nuget.org/v3/index.json; https://nuget.bepinex.dev/v3/index.json;