Simplify GUI settings and build flags
This commit is contained in:
6
cmd/vrc_osc_launcher/launcher_icon.go
Normal file
6
cmd/vrc_osc_launcher/launcher_icon.go
Normal file
@@ -0,0 +1,6 @@
|
||||
//go:build windows
|
||||
|
||||
package main
|
||||
|
||||
// This file exists so the launcher package has a Windows build target
|
||||
// alongside the generated .syso resource file.
|
||||
Reference in New Issue
Block a user