Skip to content

Commit 4e50f96

Browse files
author
Swamp Ig
committed
Reverted change to project
1 parent a6f7d41 commit 4e50f96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ModuleManager.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</ItemGroup>
4545
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
4646
<PropertyGroup>
47-
<PostBuildEvent>copy "$(TargetPath)" "C:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program\KSP Debug\GameData\"
48-
</PostBuildEvent>
47+
<PostBuildEvent>copy "$(TargetPath)" "C:\Games\ksp-win\GameData"
48+
copy "$(TargetPath)" "C:\Games\ksp-win_dev\GameData"</PostBuildEvent>
4949
</PropertyGroup>
5050
</Project>

0 commit comments

Comments
 (0)