Third update - upload automation with butler
Pathfinding » Devlog
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
Pathfinding
More posts
- Ninth update - small bug fixesFeb 14, 2024
- Eight update - change yourself the way algorithm worksFeb 09, 2024
- Seventh update - Finally Maze customization is hereFeb 08, 2024
- Sixth update - small fixesFeb 07, 2024
- Fifth update - New algorithm implemented (BFS)Feb 07, 2024
- Fourth update - UI created with broken armFeb 07, 2024
- Second (mini) updateJan 31, 2024
- First updateJan 30, 2024
Leave a comment
Log in with itch.io to leave a comment.