Initial Release

This commit is contained in:
Serge
2023-02-11 00:22:18 +01:00
parent 111607efca
commit 7c8ed2e776
5 changed files with 193 additions and 0 deletions

1
gpu-compile.ps1 Normal file
View File

@@ -0,0 +1 @@
ps2exe .\gpu.ps1 g14-gpu.exe -title 'G14 GPU Mode' -DPIAware -winFormsDPIAware -requireAdmin -iconFile 'standard.ico' -noConsole -copyright 'G14 GPU Mode'