This commit is contained in:
2025-08-21 15:41:52 +08:00
parent e327727427
commit b742f3b598

View File

@@ -1,4 +1,5 @@
python embed.py
7z a -tzip -mx=9 cyzg.zip main.py backend.py ./components/*.py
REM 7z a -tzip -mx=9 data.db.zip data.db
timeout /t 1 >nul
gcc -O2 -s main.c -o cyzg.exe -Wl,--gc-sections -Wl,--strip-all