1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00
ScreenPlay/README.md
2018-10-03 11:20:02 +00:00

1.1 KiB

Requirements

Optional

This is only needed for a standalone Steam release build to run WinDeploy.sh!

  • [Download and install msys2 x86_x64] (http://www.msys2.org/)
    • Start msys2
    • Run: pacman -Syu then restart terminal
    • Run: pacman -Su

Release

  • Change in WinDeploy.sh the paths in Line 4 - 5 according to your setup
    • ReleasePath='C:\Users\Eli\Code\Qt\build-ScreenPlay-Desktop-Release\ScreenPlay\release\'
    • DeployPath='C:\Users\Eli\Code\Qt\ScreenPlay-Deploy\'
  • Run WinDeploy.sh