Files
CI/.github/workflows
Zephyron-Dev a5d9c2e346 Remove .pdb files from Windows build package
Exclude debug symbol files (.pdb) from the Windows release package
to reduce file size and remove unnecessary debug information from
production releases. The packaging step now filters out .pdb files
before creating the final zip archive.
2025-10-17 15:06:49 +10:00
..