Skip to content

Commit

Permalink
Jump to Required 1.27 of KKSAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
OrangeSpork committed Oct 27, 2021
1 parent b0a3492 commit e5aae8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions KKS_AdvIKPlugin/KKS_AdvIKPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
<HintPath>..\packages\ABMX.KKSABMX.4.4.4\lib\net46\KKSABMX.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="KKSAPI, Version=1.26.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\IllusionModdingAPI.KKSAPI.1.26.0\lib\net46\KKSAPI.dll</HintPath>
<Reference Include="KKSAPI, Version=1.27.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\IllusionModdingAPI.KKSAPI.1.27.0\lib\net46\KKSAPI.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="KKS_ExtensibleSaveFormat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down
2 changes: 1 addition & 1 deletion KKS_AdvIKPlugin/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
<package id="IllusionLibs.KoikatsuSunshine.UnityEngine.UI" version="2019.4.9" targetFramework="net471" />
<package id="IllusionLibs.KoikatsuSunshine.UnityEngine.UIModule" version="2019.4.9" targetFramework="net471" />
<package id="IllusionLibs.XUnity.AutoTranslator.Plugin.Core" version="4.16.0" targetFramework="net471" />
<package id="IllusionModdingAPI.KKSAPI" version="1.26.0" targetFramework="net471" developmentDependency="true" />
<package id="IllusionModdingAPI.KKSAPI" version="1.27.0" targetFramework="net471" developmentDependency="true" />
</packages>

0 comments on commit e5aae8d

Please sign in to comment.