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:
go get github.com/LilyPad/GoLilyPad
-
Dependencies:
go get launchpad.net/goyaml
3.A) cd $GOPATH/pkg/github.com/LilyPad/GoLilyPad/server/connect/main
3.B) cd $GOPATH/pkg/github.com/LilyPad/GoLilyPad/server/proxy/main
-
go build
-
./main