ajout de panneaux de contrôles, de paramètres et refactorisation de la gestion de l'audio

This commit is contained in:
2025-11-22 15:10:41 +01:00
parent dbe8f03531
commit 435415363c
171 changed files with 2165 additions and 922 deletions

View File

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