Add release auto-update launcher
All checks were successful
build-windows-exe / build (push) Successful in 1m47s
All checks were successful
build-windows-exe / build (push) Successful in 1m47s
This commit is contained in:
6
VRWT_Tool/VRC_OSC/internal/buildinfo/buildinfo.go
Normal file
6
VRWT_Tool/VRC_OSC/internal/buildinfo/buildinfo.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package buildinfo
|
||||
|
||||
var (
|
||||
Version = "dev"
|
||||
BuildTime = "unknown"
|
||||
)
|
||||
Reference in New Issue
Block a user