mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-18 20:50:12 +08:00
5 lines
140 B
Go
5 lines
140 B
Go
// Package winres 生成windows资源
|
|
package winres
|
|
|
|
//go:generate env GOOS= GOARCH= go run github.com/FloatTech/ZeroBot-Plugin/winres/gen
|