# README
- 中文
- English
Custom load libvcl or liblcl at the specified location
Custom loading dll or so, you need to operate according to the rules of the go initial package.
- example:
package main
import "yourpackage" // Must take effect after being sorted automatically before the vcl package.
import "github.com/ying32/govcl/vcl"