1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00
Go to file
kelteseth 16fe2bde47 Add shadow
Fix spacing
Remove debugs
2018-12-04 13:25:46 +01:00
Common/ProtocolBuffer/google/protobuf/bin Merge remote-tracking branch 'origin/es/feature/convertVideo' into dev 2018-12-04 13:25:03 +01:00
ScreenPlay Add shadow 2018-12-04 13:25:46 +01:00
ScreenPlaySDK Fix critical bug when sending debug message not parsing appID 2018-09-22 16:01:34 +02:00
ScreenPlaySysInfo Add cpu and ram stats to sysinfo 2018-12-02 21:22:12 +01:00
ScreenPlayWidget Merge remote-tracking branch 'origin/feature/macos' into dev 2018-12-01 18:06:32 +01:00
ScreenPlayWindow Merge remote-tracking branch 'origin/es/feature/convertVideo' into dev 2018-12-04 13:25:03 +01:00
scripts Add ScreenPlayWindow deploy 2018-11-11 17:56:35 +01:00
.gitattributes Add workshop project 2018-11-17 11:48:57 +01:00
.gitignore Add .DS_STORE and cache.qrc to gitignore 2018-11-26 20:40:10 +01:00
.gitlab-ci.yml Test ci 2018-11-11 16:19:51 +01:00
.gitmodules Add google analytics 2018-09-14 12:55:10 +02:00
README.md Fix markdown 2018-10-17 18:47:31 +00:00
ScreenPlay.pro Merge remote-tracking branch 'origin/feature/macos' into dev 2018-12-01 18:06:32 +01:00
WinDeploy.sh WIP on es/feature/create: 9863d62 Better output when disconnection 2018-09-22 20:24:54 +02:00

Requirements

Optional

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

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