Skip to content

Commit

Permalink
Crest version up to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Apr 17, 2021
1 parent fae9069 commit 441f88c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion KK_LewdCrestX/LewdCrestXPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ namespace KK_LewdCrestX
public partial class LewdCrestXPlugin : BaseUnityPlugin
{
public const string GUID = "LewdCrestX";
public const string Version = "1.0.2";
public const string Version = "1.1";

public static Dictionary<CrestType, CrestInfo> CrestInfos { get; } = new Dictionary<CrestType, CrestInfo>();

Expand Down
6 changes: 6 additions & 0 deletions KoikatuGameplayMod.sln
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KK_Bulge", "KK_Bulge\KK_Bul
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KK_LewdCrestX", "KK_LewdCrestX\KK_LewdCrestX.csproj", "{5B1134DE-7840-4309-83F9-843606F01727}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Pregnancy", "Pregnancy", "{1C61B7E0-3603-4193-9B05-A5FF0CAFBD11}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -79,6 +81,10 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{930A00A6-2935-4EA0-81F0-B16D3E71B74C} = {1C61B7E0-3603-4193-9B05-A5FF0CAFBD11}
{930A00A6-2935-4EA0-81F0-C16D3E71B74C} = {1C61B7E0-3603-4193-9B05-A5FF0CAFBD11}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {19B0272D-3305-4C60-8DD9-E15889B2FF54}
EndGlobalSection
Expand Down

0 comments on commit 441f88c

Please sign in to comment.