Skip to content
Jaden Balogh edited this page Mar 3, 2021 · 1 revision

Pushing builds

To push a build using itch.io's Butler program, create a build with Unity, zip it into a file called gravity-box-html.zip in the Builds folder, and run the following commands in the project directory:

butler login
butler push Builds/gravity-box-html.zip ubcovgdc/gravity-box:html
Clone this wiki locally