From db8601d86f00132e67c187c62ca122f03eadb8a0 Mon Sep 17 00:00:00 2001 From: Keelhauled Date: Sun, 18 Oct 2020 23:26:52 +0300 Subject: [PATCH] Add post-build events --- KeelPlugins.sln | 7 --- .../AltAutoMode.PlayHome.csproj | 3 ++ .../AnimeAssAssistant.Koikatu.csproj | 3 ++ .../BetterSceneLoader.HoneySelect.csproj | 3 ++ .../BetterSceneLoader.HoneySelect2.csproj | 3 ++ .../BetterSceneLoader.Koikatu.csproj | 2 +- .../BlendShaper.Koikatu.csproj | 3 ++ .../CameraFrameMask.Koikatu.csproj | 3 ++ .../CharaStateX.Koikatu.csproj | 3 ++ src/ContextMenu/ContextMenu.cs | 16 ------- src/ContextMenu/ContextMenu.csproj | 44 ------------------- src/ContextMenu/Properties/AssemblyInfo.cs | 35 --------------- src/ContextMenu/packages.config | 7 --- .../DefaultParamEditor.Koikatu.csproj | 3 ++ .../EyeLookEditor.Koikatu.csproj | 3 ++ .../ItemLayerEdit.Koikatu.csproj | 3 ++ .../LightManager.Koikatu.csproj | 3 ++ .../LockOnPlugin.Koikatu.csproj | 2 +- .../MakerBridge.Koikatu.csproj | 3 ++ src/PosePng.Koikatu/PosePng.Koikatu.csproj | 3 ++ src/RealPOV.Koikatu/RealPOV.Koikatu.csproj | 3 ++ src/RealPOV.PlayHome/RealPOV.PlayHome.csproj | 3 ++ .../SoundEffects.PlayHome.csproj | 3 ++ .../StudioAddonLite.Koikatu.csproj | 3 ++ .../TitleShortcuts.AISyoujyo.csproj | 3 ++ .../TitleShortcuts.HoneySelect.csproj | 3 ++ .../TitleShortcuts.Koikatu.csproj | 2 +- 27 files changed, 60 insertions(+), 112 deletions(-) delete mode 100644 src/ContextMenu/ContextMenu.cs delete mode 100644 src/ContextMenu/ContextMenu.csproj delete mode 100644 src/ContextMenu/Properties/AssemblyInfo.cs delete mode 100644 src/ContextMenu/packages.config diff --git a/KeelPlugins.sln b/KeelPlugins.sln index 8f1caeb..51eabdd 100644 --- a/KeelPlugins.sln +++ b/KeelPlugins.sln @@ -111,8 +111,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DefaultStudioScene.Koikatu" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityLogFilter", "src\UnityLogFilter\UnityLogFilter.csproj", "{C8DE4A42-1B6C-4E58-985E-76972009A8BF}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContextMenu", "src\ContextMenu\ContextMenu.csproj", "{5A1F1414-9957-44ED-8966-1919D664B93A}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BetterSceneLoader.Koikatu", "src\BetterSceneLoader.Koikatu\BetterSceneLoader.Koikatu.csproj", "{6EE11F86-3DA2-4454-ACCA-8A9068CC7B7C}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "BetterSceneLoader", "BetterSceneLoader", "{8C9D88EC-5F03-43EF-8954-B54144A5089C}" @@ -166,7 +164,6 @@ Global src\Common.Core\Common.Core.projitems*{55d59483-e493-40ca-9fd6-538063647f38}*SharedItemsImports = 4 src\Common.PlayHome\Common.PlayHome.projitems*{55d59483-e493-40ca-9fd6-538063647f38}*SharedItemsImports = 4 src\Common.AISyoujyo\Common.AISyoujyo.projitems*{5837fde8-4b7c-431b-9402-3d8019f7bf37}*SharedItemsImports = 13 - src\Common.Core\Common.Core.projitems*{5a1f1414-9957-44ed-8966-1919d664b93a}*SharedItemsImports = 4 src\Common.Core\Common.Core.projitems*{5a7ae896-f7d0-4300-831b-cdd21a770e21}*SharedItemsImports = 4 src\Common.HoneySelect\Common.HoneySelect.projitems*{5a7ae896-f7d0-4300-831b-cdd21a770e21}*SharedItemsImports = 4 src\TitleShortcuts.Core\TitleShortcuts.Core.projitems*{5a7ae896-f7d0-4300-831b-cdd21a770e21}*SharedItemsImports = 4 @@ -309,9 +306,6 @@ Global {C8DE4A42-1B6C-4E58-985E-76972009A8BF}.Debug|Any CPU.Build.0 = Debug|Any CPU {C8DE4A42-1B6C-4E58-985E-76972009A8BF}.Release|Any CPU.ActiveCfg = Release|Any CPU {C8DE4A42-1B6C-4E58-985E-76972009A8BF}.Release|Any CPU.Build.0 = Release|Any CPU - {5A1F1414-9957-44ED-8966-1919D664B93A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5A1F1414-9957-44ED-8966-1919D664B93A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5A1F1414-9957-44ED-8966-1919D664B93A}.Release|Any CPU.ActiveCfg = Release|Any CPU {6EE11F86-3DA2-4454-ACCA-8A9068CC7B7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6EE11F86-3DA2-4454-ACCA-8A9068CC7B7C}.Debug|Any CPU.Build.0 = Debug|Any CPU {6EE11F86-3DA2-4454-ACCA-8A9068CC7B7C}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -369,7 +363,6 @@ Global {6D058450-09B2-4D25-903F-9AE3A75DF066} = {BA55B5E5-B0FD-465F-93F2-D73BD193AC86} {80C73B5C-D95E-4706-A7D8-48C79937283C} = {BA55B5E5-B0FD-465F-93F2-D73BD193AC86} {C8DE4A42-1B6C-4E58-985E-76972009A8BF} = {BA55B5E5-B0FD-465F-93F2-D73BD193AC86} - {5A1F1414-9957-44ED-8966-1919D664B93A} = {BA55B5E5-B0FD-465F-93F2-D73BD193AC86} {6EE11F86-3DA2-4454-ACCA-8A9068CC7B7C} = {8C9D88EC-5F03-43EF-8954-B54144A5089C} {8C9D88EC-5F03-43EF-8954-B54144A5089C} = {BA55B5E5-B0FD-465F-93F2-D73BD193AC86} {65D1DEFC-6733-47F3-84F8-1609C596FA5B} = {8C9D88EC-5F03-43EF-8954-B54144A5089C} diff --git a/src/AltAutoMode.PlayHome/AltAutoMode.PlayHome.csproj b/src/AltAutoMode.PlayHome/AltAutoMode.PlayHome.csproj index cc99375..dd98d37 100644 --- a/src/AltAutoMode.PlayHome/AltAutoMode.PlayHome.csproj +++ b/src/AltAutoMode.PlayHome/AltAutoMode.PlayHome.csproj @@ -58,4 +58,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "PH" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/AnimeAssAssistant.Koikatu/AnimeAssAssistant.Koikatu.csproj b/src/AnimeAssAssistant.Koikatu/AnimeAssAssistant.Koikatu.csproj index fa5e312..56da74b 100644 --- a/src/AnimeAssAssistant.Koikatu/AnimeAssAssistant.Koikatu.csproj +++ b/src/AnimeAssAssistant.Koikatu/AnimeAssAssistant.Koikatu.csproj @@ -67,4 +67,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/BetterSceneLoader.HoneySelect/BetterSceneLoader.HoneySelect.csproj b/src/BetterSceneLoader.HoneySelect/BetterSceneLoader.HoneySelect.csproj index 0a086d5..8f789fc 100644 --- a/src/BetterSceneLoader.HoneySelect/BetterSceneLoader.HoneySelect.csproj +++ b/src/BetterSceneLoader.HoneySelect/BetterSceneLoader.HoneySelect.csproj @@ -71,4 +71,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "HS" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/BetterSceneLoader.HoneySelect2/BetterSceneLoader.HoneySelect2.csproj b/src/BetterSceneLoader.HoneySelect2/BetterSceneLoader.HoneySelect2.csproj index 88aad68..471615d 100644 --- a/src/BetterSceneLoader.HoneySelect2/BetterSceneLoader.HoneySelect2.csproj +++ b/src/BetterSceneLoader.HoneySelect2/BetterSceneLoader.HoneySelect2.csproj @@ -93,4 +93,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "HS2" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/BetterSceneLoader.Koikatu/BetterSceneLoader.Koikatu.csproj b/src/BetterSceneLoader.Koikatu/BetterSceneLoader.Koikatu.csproj index 29cac16..6ba222f 100644 --- a/src/BetterSceneLoader.Koikatu/BetterSceneLoader.Koikatu.csproj +++ b/src/BetterSceneLoader.Koikatu/BetterSceneLoader.Koikatu.csproj @@ -76,6 +76,6 @@ - IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KOIKATU" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" \ No newline at end of file diff --git a/src/BlendShaper.Koikatu/BlendShaper.Koikatu.csproj b/src/BlendShaper.Koikatu/BlendShaper.Koikatu.csproj index d191fe4..bf4119c 100644 --- a/src/BlendShaper.Koikatu/BlendShaper.Koikatu.csproj +++ b/src/BlendShaper.Koikatu/BlendShaper.Koikatu.csproj @@ -59,4 +59,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/CameraFrameMask.Koikatu/CameraFrameMask.Koikatu.csproj b/src/CameraFrameMask.Koikatu/CameraFrameMask.Koikatu.csproj index dfb3713..4da4368 100644 --- a/src/CameraFrameMask.Koikatu/CameraFrameMask.Koikatu.csproj +++ b/src/CameraFrameMask.Koikatu/CameraFrameMask.Koikatu.csproj @@ -51,4 +51,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/CharaStateX.Koikatu/CharaStateX.Koikatu.csproj b/src/CharaStateX.Koikatu/CharaStateX.Koikatu.csproj index 9c4795e..cf6d399 100644 --- a/src/CharaStateX.Koikatu/CharaStateX.Koikatu.csproj +++ b/src/CharaStateX.Koikatu/CharaStateX.Koikatu.csproj @@ -62,4 +62,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/ContextMenu/ContextMenu.cs b/src/ContextMenu/ContextMenu.cs deleted file mode 100644 index 974a3b5..0000000 --- a/src/ContextMenu/ContextMenu.cs +++ /dev/null @@ -1,16 +0,0 @@ -using BepInEx; -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; - -namespace KeelPlugins -{ - [BepInPlugin(GUID, PluginName, Version)] - public class ContextMenu : BaseUnityPlugin - { - public const string GUID = "keelhauled.cameraframemask"; - public const string PluginName = "CameraFrameMask"; - public const string Version = "1.0.0." + BuildNumber.Version; - } -} diff --git a/src/ContextMenu/ContextMenu.csproj b/src/ContextMenu/ContextMenu.csproj deleted file mode 100644 index 9c00da0..0000000 --- a/src/ContextMenu/ContextMenu.csproj +++ /dev/null @@ -1,44 +0,0 @@ - - - - - Debug - AnyCPU - {5A1F1414-9957-44ED-8966-1919D664B93A} - Library - Properties - ContextMenu - ContextMenu - v3.5 - 512 - true - - - - - ..\..\packages\IllusionLibs.Koikatu.Assembly-CSharp.2019.4.27\lib\net35\Assembly-CSharp.dll - False - - - ..\..\packages\IllusionLibs.BepInEx.5.3.0\lib\net35\BepInEx.dll - False - - - - ..\..\packages\IllusionLibs.Koikatu.UnityEngine.5.6.2\lib\net35\UnityEngine.dll - False - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/ContextMenu/Properties/AssemblyInfo.cs b/src/ContextMenu/Properties/AssemblyInfo.cs deleted file mode 100644 index 93d67e1..0000000 --- a/src/ContextMenu/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("ContextMenu")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("ContextMenu")] -[assembly: AssemblyCopyright("Copyright © 2020")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("5a1f1414-9957-44ed-8966-1919d664b93a")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/src/ContextMenu/packages.config b/src/ContextMenu/packages.config deleted file mode 100644 index a04d306..0000000 --- a/src/ContextMenu/packages.config +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/src/DefaultParamEditor.Koikatu/DefaultParamEditor.Koikatu.csproj b/src/DefaultParamEditor.Koikatu/DefaultParamEditor.Koikatu.csproj index a7e837b..be0e53f 100644 --- a/src/DefaultParamEditor.Koikatu/DefaultParamEditor.Koikatu.csproj +++ b/src/DefaultParamEditor.Koikatu/DefaultParamEditor.Koikatu.csproj @@ -58,4 +58,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/EyeLookEditor.Koikatu/EyeLookEditor.Koikatu.csproj b/src/EyeLookEditor.Koikatu/EyeLookEditor.Koikatu.csproj index 9cdcafd..4534bda 100644 --- a/src/EyeLookEditor.Koikatu/EyeLookEditor.Koikatu.csproj +++ b/src/EyeLookEditor.Koikatu/EyeLookEditor.Koikatu.csproj @@ -65,4 +65,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/ItemLayerEdit.Koikatu/ItemLayerEdit.Koikatu.csproj b/src/ItemLayerEdit.Koikatu/ItemLayerEdit.Koikatu.csproj index 3afe259..f7ddc2a 100644 --- a/src/ItemLayerEdit.Koikatu/ItemLayerEdit.Koikatu.csproj +++ b/src/ItemLayerEdit.Koikatu/ItemLayerEdit.Koikatu.csproj @@ -73,4 +73,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/LightManager.Koikatu/LightManager.Koikatu.csproj b/src/LightManager.Koikatu/LightManager.Koikatu.csproj index 1a08c54..1f4cade 100644 --- a/src/LightManager.Koikatu/LightManager.Koikatu.csproj +++ b/src/LightManager.Koikatu/LightManager.Koikatu.csproj @@ -70,4 +70,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/LockOnPlugin.Koikatu/LockOnPlugin.Koikatu.csproj b/src/LockOnPlugin.Koikatu/LockOnPlugin.Koikatu.csproj index e673038..6feb66a 100644 --- a/src/LockOnPlugin.Koikatu/LockOnPlugin.Koikatu.csproj +++ b/src/LockOnPlugin.Koikatu/LockOnPlugin.Koikatu.csproj @@ -64,6 +64,6 @@ - IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KOIKATU" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" \ No newline at end of file diff --git a/src/MakerBridge.Koikatu/MakerBridge.Koikatu.csproj b/src/MakerBridge.Koikatu/MakerBridge.Koikatu.csproj index ee161e1..ccf016c 100644 --- a/src/MakerBridge.Koikatu/MakerBridge.Koikatu.csproj +++ b/src/MakerBridge.Koikatu/MakerBridge.Koikatu.csproj @@ -56,4 +56,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/PosePng.Koikatu/PosePng.Koikatu.csproj b/src/PosePng.Koikatu/PosePng.Koikatu.csproj index 4586318..c9c5d13 100644 --- a/src/PosePng.Koikatu/PosePng.Koikatu.csproj +++ b/src/PosePng.Koikatu/PosePng.Koikatu.csproj @@ -54,4 +54,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/RealPOV.Koikatu/RealPOV.Koikatu.csproj b/src/RealPOV.Koikatu/RealPOV.Koikatu.csproj index 98b03cb..b00e16a 100644 --- a/src/RealPOV.Koikatu/RealPOV.Koikatu.csproj +++ b/src/RealPOV.Koikatu/RealPOV.Koikatu.csproj @@ -57,4 +57,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/RealPOV.PlayHome/RealPOV.PlayHome.csproj b/src/RealPOV.PlayHome/RealPOV.PlayHome.csproj index d7e1381..623237a 100644 --- a/src/RealPOV.PlayHome/RealPOV.PlayHome.csproj +++ b/src/RealPOV.PlayHome/RealPOV.PlayHome.csproj @@ -56,4 +56,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "PH" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/SoundEffects.PlayHome/SoundEffects.PlayHome.csproj b/src/SoundEffects.PlayHome/SoundEffects.PlayHome.csproj index 8e12538..46363ec 100644 --- a/src/SoundEffects.PlayHome/SoundEffects.PlayHome.csproj +++ b/src/SoundEffects.PlayHome/SoundEffects.PlayHome.csproj @@ -54,4 +54,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "PH" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/StudioAddonLite.Koikatu/StudioAddonLite.Koikatu.csproj b/src/StudioAddonLite.Koikatu/StudioAddonLite.Koikatu.csproj index c22f90e..7718b19 100644 --- a/src/StudioAddonLite.Koikatu/StudioAddonLite.Koikatu.csproj +++ b/src/StudioAddonLite.Koikatu/StudioAddonLite.Koikatu.csproj @@ -55,4 +55,7 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "KK" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" + \ No newline at end of file diff --git a/src/TitleShortcuts.AISyoujyo/TitleShortcuts.AISyoujyo.csproj b/src/TitleShortcuts.AISyoujyo/TitleShortcuts.AISyoujyo.csproj index 9f97b5b..a941c5c 100644 --- a/src/TitleShortcuts.AISyoujyo/TitleShortcuts.AISyoujyo.csproj +++ b/src/TitleShortcuts.AISyoujyo/TitleShortcuts.AISyoujyo.csproj @@ -50,6 +50,9 @@ + + IF EXIST "$(SolutionDir)PostBuild.ps1" powershell "$(SolutionDir)PostBuild.ps1" "AI" "$(TargetPath)" "$(ProjectPath)" "$(ConfigurationName)" +