Third update - upload automation with butler


Manual compression became tedious and began to take a lot of time. I started looking for a solution and found butler - an official cli tool from itch for automating the upload of new versions of games. I wrote a script in bash to update each target with one command. It looks as follows:

#!/path to bash
butler push linux qwertiox/pathfinding:linux
butler push windows qwertiox/pathfinding:windows
butler push web qwertiox/pathfinding:web

Very convenient tool, but accidentally while testing the script I went 2 versions too far, so versions 3 and 4 are actually still version 2 - FIXED


Edit: i tried to fix it and it's even more worse
Edit 2: i fixed it by deleting and reuploading

PS. I will now start optimizing removing from stack

Files

pathfinding-linux.zip 24 MB
Version 4 Jan 31, 2024
pathfinding-windows.zip 27 MB
Version 4 Jan 31, 2024

Get Pathfinding

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.