GoLilyPad

package module
v0.0.0-...-d3751e6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

README

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 [email protected]:LilyPad/GoLilyPad.git
Server Connect
$ cd GoLilyPad/server/connect/main
Server Proxy
$ cd GoLilyPad/server/proxy/main
Lastly
$ go build
$ ./main

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL