- [FIX] Warning en jail_audio.cpp

- [FIX] Warning en jdraw.cpp
- [FIX] correccions en els scripts
- [NEW] Afegides DLLs
This commit is contained in:
2026-03-25 09:53:08 +01:00
parent 6656f74659
commit 6ec8c2a7d7
7 changed files with 7 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ respak2 -p || exit /b 1
echo Creando paquetes...
REM Crear ZIP release con exe + data.jf2
tar -a -c -f mini_%PARAM%_windows_release.zip thepool.exe data.jf2 bin\*.dll || exit /b 1
tar -a -c -f thepool_%PARAM%_win32-x64.zip thepool.exe data.jf2 bin\*.dll || exit /b 1
echo Paquetes generados:
echo thepool_%PARAM%_win32-x64.zip