Add build script

This commit is contained in:
Muzhen Gaming
2025-10-15 22:54:03 +08:00
parent be07225cd1
commit 527c97fefc
6 changed files with 167 additions and 7 deletions

1
bin/.gitkeep Normal file
View File

@@ -0,0 +1 @@

6
bin/README.txt Normal file
View File

@@ -0,0 +1,6 @@
Place a signed BgVisionAgent.exe here for bootstrap downloads.
Expected filename: BgVisionAgent.exe
Typical source: scripts/build-win.ps1 -> dist/BgVisionAgent.exe
If you prefer hosting elsewhere, set BG_BINARY_URL to an absolute URL.