Skip to content

Latest commit

 

History

History
executable file
·
23 lines (16 loc) · 492 Bytes

File metadata and controls

executable file
·
23 lines (16 loc) · 492 Bytes

gofus Build Status

Gofus is a Dofus 1.29 emulator written in Go.

Installation

go get github.com/Blackrush/gofus/login

Usage

cd $GOPATH/bin
./login -h # print usage and available flags
./login # run gofus login server
./login -debug # run gofus login server in debug mode

Documentation

on godoc.org