Files
VRCWT-OSC/cmd/vrc_osc_launcher/launcher_icon.go
2026-06-26 09:16:46 +09:00

7 lines
153 B
Go

//go:build windows
package main
// This file exists so the launcher package has a Windows build target
// alongside the generated .syso resource file.