mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Initial Release
This commit is contained in:
BIN
g14-gpu.exe
Normal file
BIN
g14-gpu.exe
Normal file
Binary file not shown.
2
g14-gpu.exe.config
Normal file
2
g14-gpu.exe.config
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration><startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7" /></startup><System.Windows.Forms.ApplicationConfigurationSection><add key="DpiAwareness" value="PerMonitorV2" /></System.Windows.Forms.ApplicationConfigurationSection></configuration>
|
||||
1
gpu-compile.ps1
Normal file
1
gpu-compile.ps1
Normal 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'
|
||||
BIN
standard.ico
Normal file
BIN
standard.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.4 KiB |
Reference in New Issue
Block a user