Skip to content

Commit

Permalink
Update Telemachus.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
dsolmann authored Sep 30, 2018
1 parent c836cb2 commit 69a9235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Telemachus/Telemachus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
rd /s /q "$(ProjectDir)..\ksp-telemachus-dev\GameData\TeleIO"

xcopy "$(TargetDir)Servers.dll" "$(ProjectDir)..\publish\GameData\TeleIO\Plugins\" /e /y /i /r
xcopy "$(TargetDir)Telemachus.dll" "$(ProjectDir)..\publish\GameData\TeleIO\Plugins\" /e /y /i /r
xcopy "$(TargetDir)TeleIO.dll" "$(ProjectDir)..\publish\GameData\TeleIO\Plugins\" /e /y /i /r
xcopy "$(TargetDir)websocket-sharp.dll" "$(ProjectDir)..\publish\GameData\TeleIO\Plugins\" /e /y /i /r

xcopy "$(ProjectDir)..\Parts\*" "$(ProjectDir)..\publish\GameData\TeleIO\Parts\" /e /y /i /r
Expand Down

0 comments on commit 69a9235

Please sign in to comment.