An open API service indexing awesome lists of open source software.

https://github.com/kralamoure/retroutil

A library of low-level utilities for Dofus Retro, from the original client.
https://github.com/kralamoure/retroutil

dofus go golang

Last synced: about 2 months ago
JSON representation

A library of low-level utilities for Dofus Retro, from the original client.

Awesome Lists containing this project

README

          

# retroutil

`retroutil` is a library of low-level utilities for Dofus Retro, from the original client.

## Requirements

- [Git](https://git-scm.com/)
- [Go](https://golang.org/)

## Installation

```sh
go get -u -v github.com/kralamoure/retroutil
```