3
0
Fork
You've already forked packaging
0
Resources useful for packaging/releasing the game
Find a file
2026年05月04日 13:51:27 +02:00
readme.md set itchio version 2026年05月04日 13:51:27 +02:00
release.gv.txt 3.1.1 preparation 2026年04月30日 02:29:21 +02:00

Hurry Curry! Packaging

Release Procedure

Release Diagram

Itch.io

set userversion "3.1.1"
butler push /usr/share/hurrycurry/standalone-files/windows-installer-x86_64.exe metamuffin1/hurrycurry:windows-installer-x86_64 --userversion $userversion
butler push /usr/share/hurrycurry/standalone-files/windows-installer-i686.exe metamuffin1/hurrycurry:windows-installer-i686 --userversion $userversion
butler push /usr/share/hurrycurry/standalone-files/client-x86_64-unknown-linux-gnu metamuffin1/hurrycurry:client-x86_64-unknown-linux-gnu --userversion $userversion
butler push /usr/share/hurrycurry/standalone-files/client-i686-unknown-linux-gnu metamuffin1/hurrycurry:client-i686-unknown-linux-gnu --userversion $userversion
butler push /usr/share/hurrycurry/standalone-files/client-aarch64-unknown-linux-gnu metamuffin1/hurrycurry:client-aarch64-unknown-linux-gnu --userversion $userversion
butler push /usr/share/hurrycurry/standalone-files/client-all-linux-android.apk metamuffin1/hurrycurry:client-all-linux-android --userversion $userversion
butler push /usr/share/hurrycurry/standalone-files/client-all-apple-darwin.zip metamuffin1/hurrycurry:client-all-apple-darwin --userversion $userversion