Skip to content

Repository files navigation

GoLilyPad

An implementation of LilyPad in the language Go.

You can visit us on our website @ http://www.lilypadmc.org

Compilation

You can currently compile either Server Proxy or Server Connect.

Install Go 1.11+ and pull the project:

$ export GO111MODULE=on
$ git clone git@github.com:LilyPad/GoLilyPad.git

Server Connect

$ cd GoLilyPad/server/connect/main

Server Proxy

$ cd GoLilyPad/server/proxy/main

Lastly

$ go build
$ ./main

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages