From 2b5cc35dfa52985acf8609bb06d49c1dfe3572dc Mon Sep 17 00:00:00 2001 From: MOARdV Date: Thu, 11 Jun 2015 13:17:02 -0500 Subject: [PATCH] Don't copy MechJebRPM to GameData It's obsolete --- MechJebRPM/MechJebRPM.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MechJebRPM/MechJebRPM.csproj b/MechJebRPM/MechJebRPM.csproj index b819e54d..d710bdec 100644 --- a/MechJebRPM/MechJebRPM.csproj +++ b/MechJebRPM/MechJebRPM.csproj @@ -64,6 +64,7 @@ - copy $(TargetPath) $(SolutionDir)GameData\JSI\RasterPropMonitor\Plugins\ + + \ No newline at end of file