update owml

This commit is contained in:
_nebula 2023-09-25 22:09:16 +01:00
parent d9cb497709
commit 11d125fade
3 changed files with 21 additions and 21 deletions

View File

@ -78,7 +78,7 @@
<HintPath>..\packages\MonoMod.Utils.21.8.19.1\lib\net40\MonoMod.Utils.dll</HintPath>
</Reference>
<Reference Include="NAudio-Unity, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.7\lib\net48\NAudio-Unity.dll</HintPath>
<HintPath>..\packages\OWML.2.9.8\lib\net48\NAudio-Unity.dll</HintPath>
</Reference>
<Reference Include="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\OuterWildsGameLibs.1.1.14.768\lib\netstandard.dll</HintPath>
@ -86,32 +86,32 @@
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\OuterWildsGameLibs.1.1.14.768\lib\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="OWML.Common, Version=2.9.7.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.7\lib\net48\OWML.Common.dll</HintPath>
<Reference Include="OWML.Common, Version=2.9.8.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.8\lib\net48\OWML.Common.dll</HintPath>
</Reference>
<Reference Include="OWML.Logging, Version=2.9.7.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.7\lib\net48\OWML.Logging.dll</HintPath>
<Reference Include="OWML.Logging, Version=2.9.8.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.8\lib\net48\OWML.Logging.dll</HintPath>
</Reference>
<Reference Include="OWML.ModHelper, Version=2.9.7.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.7\lib\net48\OWML.ModHelper.dll</HintPath>
<Reference Include="OWML.ModHelper, Version=2.9.8.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.8\lib\net48\OWML.ModHelper.dll</HintPath>
</Reference>
<Reference Include="OWML.ModHelper.Assets, Version=2.9.7.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.7\lib\net48\OWML.ModHelper.Assets.dll</HintPath>
<Reference Include="OWML.ModHelper.Assets, Version=2.9.8.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.8\lib\net48\OWML.ModHelper.Assets.dll</HintPath>
</Reference>
<Reference Include="OWML.ModHelper.Events, Version=2.9.7.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.7\lib\net48\OWML.ModHelper.Events.dll</HintPath>
<Reference Include="OWML.ModHelper.Events, Version=2.9.8.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.8\lib\net48\OWML.ModHelper.Events.dll</HintPath>
</Reference>
<Reference Include="OWML.ModHelper.Input, Version=2.9.7.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.7\lib\net48\OWML.ModHelper.Input.dll</HintPath>
<Reference Include="OWML.ModHelper.Input, Version=2.9.8.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.8\lib\net48\OWML.ModHelper.Input.dll</HintPath>
</Reference>
<Reference Include="OWML.ModHelper.Interaction, Version=2.9.7.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.7\lib\net48\OWML.ModHelper.Interaction.dll</HintPath>
<Reference Include="OWML.ModHelper.Interaction, Version=2.9.8.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.8\lib\net48\OWML.ModHelper.Interaction.dll</HintPath>
</Reference>
<Reference Include="OWML.ModHelper.Menus, Version=2.9.7.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.7\lib\net48\OWML.ModHelper.Menus.dll</HintPath>
<Reference Include="OWML.ModHelper.Menus, Version=2.9.8.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.8\lib\net48\OWML.ModHelper.Menus.dll</HintPath>
</Reference>
<Reference Include="OWML.Utils, Version=2.9.7.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.7\lib\net48\OWML.Utils.dll</HintPath>
<Reference Include="OWML.Utils, Version=2.9.8.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\OWML.2.9.8\lib\net48\OWML.Utils.dll</HintPath>
</Reference>
<Reference Include="System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e, processorArchitecture=MSIL">
<HintPath>..\packages\OuterWildsGameLibs.1.1.14.768\lib\System.dll</HintPath>

View File

@ -5,5 +5,5 @@
"description": "Custom menu framework/wrapper.",
"uniqueName": "_nebula.MenuFramework",
"version": "4.0.0",
"owmlVersion": "2.9.0"
"owmlVersion": "2.9.8"
}

View File

@ -7,5 +7,5 @@
<package id="MonoMod.RuntimeDetour" version="21.8.19.1" targetFramework="net48" />
<package id="MonoMod.Utils" version="21.8.19.1" targetFramework="net48" />
<package id="OuterWildsGameLibs" version="1.1.14.768" targetFramework="net48" />
<package id="OWML" version="2.9.7" targetFramework="net48" />
<package id="OWML" version="2.9.8" targetFramework="net48" />
</packages>