Skip to content

Commit

Permalink
Don't copy MechJebRPM to GameData
Browse files Browse the repository at this point in the history
It's obsolete
  • Loading branch information
MOARdV committed Jun 11, 2015
1 parent ad358db commit 2b5cc35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MechJebRPM/MechJebRPM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
</ProjectReference>
</ItemGroup>
<PropertyGroup>
<PostBuildEvent>copy $(TargetPath) $(SolutionDir)GameData\JSI\RasterPropMonitor\Plugins\</PostBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>

0 comments on commit 2b5cc35

Please sign in to comment.