mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 05:30:07 +08:00
5 lines
122 B
Go
5 lines
122 B
Go
// Package winres 生成windows资源
|
|
package winres
|
|
|
|
//go:generate go run github.com/FloatTech/ZeroBot-Plugin/winres/gen
|