Skip to content

Commit

Permalink
Update BuildCreator.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
mariofv authored Nov 28, 2019
1 parent 70a5e44 commit 3a55f0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BuildCreator.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Remove-Item -LiteralPath "Build" -Force -Recurse
Remove-Item -LiteralPath "Build.zip" -Force -Recurse


Copy-Item -Path Game -Destination Build -Recurse -Force -Container
Copy-Item Release\OrionEngine.exe -Destination Build

Expand Down

0 comments on commit 3a55f0d

Please sign in to comment.