An implementation of LilyPad in the language Go.
You can visit us on our website @ http://www.lilypadmc.org
You can currently compile either Server Proxy or Server Connect.
Pull the project and get the dependencies:
$ go get github.com/LilyPad/GoLilyPad
$ go get launchpad.net/goyaml$ cd $GOPATH/pkg/github.com/LilyPad/GoLilyPad/server/connect/main$ cd $GOPATH/pkg/github.com/LilyPad/GoLilyPad/server/proxy/main$ go build
$ ./main