GoLilyPad

package module
v0.0.0-...-82a22e8 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2023 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 git@github.com: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