#release安装
releases
下载对应的系统版本即可,服务端和客户端是单独的
go get -u github.com/cnlh/nps...
go build cmd/nps/nps.go
go build cmd/npc/npc.go
server client