v1.0.8.17: Controller hotbars (PR #2) - cross layout, separate storage, sync with game. Fix KamiToolKit ref for build.

Made-with: Cursor
This commit is contained in:
2026-02-26 23:22:27 -05:00
parent c2e0b1be62
commit 1c25918c22
3 changed files with 8 additions and 8 deletions
+4 -7
View File
@@ -9,9 +9,9 @@
<PropertyGroup>
<AssemblyName>HSUI</AssemblyName>
<AssemblyVersion>1.0.8.16</AssemblyVersion>
<FileVersion>1.0.8.16</FileVersion>
<InformationalVersion>1.0.8.16</InformationalVersion>
<AssemblyVersion>1.0.8.17</AssemblyVersion>
<FileVersion>1.0.8.17</FileVersion>
<InformationalVersion>1.0.8.17</InformationalVersion>
</PropertyGroup>
<PropertyGroup>
@@ -43,10 +43,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="KamiToolKit">
<HintPath>$(ProjectDir)lib\KamiToolKit.dll</HintPath>
<Private>true</Private>
</Reference>
<ProjectReference Include="..\repos\KamiToolKit-master\KamiToolKit.csproj" />
</ItemGroup>
<ItemGroup>