From fab24718862b0e8116be0591200f909ca97db421 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 28 Dec 2023 15:52:21 -0800 Subject: [PATCH] Beginning of Directory.Build.props settings Can create that file in the root with: ``` /Users/lamont/ksp/plc_1.12.3 ``` And it'll get passed into copy_build.sh Or KSPDIR will override that setting Signed-off-by: Lamont Granquist --- MechJeb2/MechJeb2.csproj | 2 +- MechJeb2/copy_build.sh | 11 +---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/MechJeb2/MechJeb2.csproj b/MechJeb2/MechJeb2.csproj index 60b46450..199afae4 100644 --- a/MechJeb2/MechJeb2.csproj +++ b/MechJeb2/MechJeb2.csproj @@ -265,7 +265,7 @@ - +