Added Windows compilation files

This commit is contained in:
心隨緣動 2025-08-30 17:59:21 +08:00 committed by GitHub
parent f34d860208
commit c9ddedf81b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1 @@
Start-Process -FilePath ".\xray.exe" -ArgumentList "-config .\config.json" -WindowStyle Hidden

View File

@ -0,0 +1 @@
CreateObject("Wscript.Shell").Run "xray.exe -config config.json",0