From ac361bd90f2cf8e8b0efeafd4d5c26ae0fb42ac1 Mon Sep 17 00:00:00 2001 From: TrialCarrot <180074435+TrialCarrot@users.noreply.github.com> Date: Thu, 4 Sep 2025 04:57:55 +0800 Subject: [PATCH] build: auto run `pnpm install` if node_modules/ doesn't exists (#24) Co-authored-by: TrialCarrot --- Il2CppInspector.Redux.GUI/Il2CppInspector.Redux.GUI.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/Il2CppInspector.Redux.GUI/Il2CppInspector.Redux.GUI.csproj b/Il2CppInspector.Redux.GUI/Il2CppInspector.Redux.GUI.csproj index 384f3ef..6876286 100644 --- a/Il2CppInspector.Redux.GUI/Il2CppInspector.Redux.GUI.csproj +++ b/Il2CppInspector.Redux.GUI/Il2CppInspector.Redux.GUI.csproj @@ -13,6 +13,7 @@ +