Simple script for uploading builds of games to Steam, since Valve cannot make a proper CI/CD system work without human intervention.
Go to file
MichaelYick 2e6d3d14cd usage instructions created 2023-08-13 00:12:40 -05:00
LICENSE Initial commit 2023-08-13 04:25:13 +00:00
README.md usage instructions created 2023-08-13 00:12:40 -05:00
steamUploader.sh untested prototype of tool made 2023-08-13 00:11:31 -05:00

README.md

SteamUploader

Simple script for uploading builds of games to Steam, since Valve cannot make a proper CI/CD system work without human intervention.

Usage

steamUploader.sh accountName accountPassword appID depoID uploadDirectory

Requirements

Docker