From daad8e87086f4bdb476052792694418eca1015cd Mon Sep 17 00:00:00 2001 From: Emmanuel AYME Date: Thu, 19 Feb 2026 21:55:48 +0100 Subject: [PATCH] Add Black Myth Wukong project to the solution --- Reshade Plugins Addons.sln | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Reshade Plugins Addons.sln b/Reshade Plugins Addons.sln index 6a78998..a8ec759 100644 --- a/Reshade Plugins Addons.sln +++ b/Reshade Plugins Addons.sln @@ -104,6 +104,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Reanimal", "Reanimal\Reanim EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fear the time loop", "FearTheTimeloop\FearTheTimeloop.vcxproj", "{DD025A21-3580-41B5-8AD9-1456EA653E7B}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Black Myth Wukong", "BlackMythWukong\BlackMythWukong.vcxproj", "{A0B73335-D352-4191-A22F-1F2E54736DCB}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 @@ -448,6 +450,14 @@ Global {DD025A21-3580-41B5-8AD9-1456EA653E7B}.Release|x64.Build.0 = Release|x64 {DD025A21-3580-41B5-8AD9-1456EA653E7B}.Release|x86.ActiveCfg = Release|Win32 {DD025A21-3580-41B5-8AD9-1456EA653E7B}.Release|x86.Build.0 = Release|Win32 + {A0B73335-D352-4191-A22F-1F2E54736DCB}.Debug|x64.ActiveCfg = Debug|x64 + {A0B73335-D352-4191-A22F-1F2E54736DCB}.Debug|x64.Build.0 = Debug|x64 + {A0B73335-D352-4191-A22F-1F2E54736DCB}.Debug|x86.ActiveCfg = Debug|Win32 + {A0B73335-D352-4191-A22F-1F2E54736DCB}.Debug|x86.Build.0 = Debug|Win32 + {A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x64.ActiveCfg = Release|x64 + {A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x64.Build.0 = Release|x64 + {A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x86.ActiveCfg = Release|Win32 + {A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE