usage instructions created

This commit is contained in:
MichaelYick 2023-08-13 00:12:40 -05:00
parent b84906c92a
commit 2e6d3d14cd

View File

@ -1,3 +1,9 @@
# SteamUploader
Simple script for uploading builds of games to Steam, since Valve cannot make a proper CI/CD system work without human intervention.
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