Add PyInstaller Windows release build system.

Frozen builds resolve paths correctly, stage portable onedir output, and zip releases for distribution.
This commit is contained in:
Dr Jones
2026-05-22 19:20:06 -07:00
parent bef3de1245
commit 05a32015db
10 changed files with 548 additions and 24 deletions

6
.gitignore vendored
View File

@@ -16,5 +16,11 @@ valid_proxies.txt
.env
*.env
# PyInstaller / release artifacts
dist/
release/
build/pyinstaller/
GODCWAK.spec
Screenshot *.png
*.tmp