Skip to content

An unofficial PVP game server of Dofus Retro. This repository is a WIP.

License

Notifications You must be signed in to change notification settings

kralamoure/retropvp

Repository files navigation

retropvp

CI

retropvp is an unofficial PVP game server of Dofus Retro.

Warning

This repository is a WIP, and it's in a very early stage of development. I decided to make the repository public because a user requested that, and also in case anyone else finds it useful in its current state.

Build

git clone https://github.com/kralamoure/retropvp
cd retropvp
go build ./cmd/...

Installation

go install github.com/kralamoure/retropvp/cmd/retropvp@latest

Usage

retropvp --help

Output

retropvp is an unofficial PVP game server for Dofus Retro.

Find more information at: https://github.com/kralamoure/retropvp

Options:
  -h, --help               Print usage information
  -d, --debug              Enable debug mode
  -i, --id int             Server ID
  -a, --address string     Server listener address (default "0.0.0.0:5556")
  -p, --postgres string    PostgreSQL connection string (default "postgresql://user:password@host/database")
  -t, --timeout duration   Connection timeout (default 30m0s)
      --ticket duration    Ticket duration (default 20s)

Usage: retropvp [options]

About

An unofficial PVP game server of Dofus Retro. This repository is a WIP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published