package asset import "embed" //go:embed texture var FS embed.FS //go:embed font/unifont-11.0.02.2.ttf var Unifont []byte