fix post-proto

* ajout d'un fondu de musique au changement de phase
* résolution de bugs en tout genre
This commit is contained in:
2025-11-14 16:43:52 +01:00
parent d3ea21e212
commit dbe8f03531
37 changed files with 411 additions and 147 deletions

View File

@@ -1,4 +1,4 @@
VERSION=$(grep config/version project.godot | cut -d'"' -f2 )
cd .export/web
zip web.zip *
butler push web.zip zink-exe/seeding-the-wasteland-prototype:web --userversion $VERSION
cd .export/win
zip win.zip *
butler push web.zip zink-exe/seeding-the-wasteland-prototype:win --userversion $VERSION