package main import ( "gitea.mmo.to/NetworkPacketComposer/npc" ) func main() { npc.Appmain() }