Pushing To Steam - Squalr/Squally GitHub Wiki
Prerequisites:
Sync the following gDrive folder to your development machine:
https://drive.google.com/drive/folders/1HVpjUYrfGzIVoWj-rz-XiXrq8IqCIEFh
Deploying builds:
- Compile in RelWithDebugInfo mode
- Delete the contents of the gDrive folder content/{PLATFORM}
- Replace the deleted folder with the output from compiling in RelWithDebugInfo
- Run the python script
deploy.py
to push the build to Steam. The script will prompt you to enter steam credentials for the upload.