package main import "github.com/cdle/sillyGirl/core" func main() { core.RunServer() }