Skip to content

am1goo/UnitySteamBuildUploader

 
 

Repository files navigation

Steam Build Uploader

This package is designed to help automate the process of uploading builds to Steam. It is designed to work with the Unity Cloud Build system and the Steam SDK.

Setup

SteamSDK Tab

Alt Text

Utilize the SteamSDK to connect to steam. Setup your individual games with the repos and branches you want to upload to.

Download and extract the SteamSDK to a folder on your computer: https://partner.steamgames.com/doc/sdk

Unity Cloud Tab

Alt Text

Utilize Unity Cloud to automate make builds of your project.

  • Tracks progress of current builds
  • Start a new build
  • Download builds

Sync Tab

Alt Text

Specify where you want builds to come from adn where you want them to go.

  • You can specify a file on your computer or choose from your UnityCloud builds.
  • Choose where you want the build to go (Steam depot & branch)
  • Set a description to appear on steam
  • Click Downlaod and Upload all

NOTE: You can not upload to the none branch (default branch everyone uses). This is on purpose to avoid uploading the wrong build. Also the SKD does not allow this.

About

Editor tool to help you connect to steam and upload builds without hassle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%