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.
- Host: GitHub
- URL: https://github.com/kralamoure/retroutil
- Owner: kralamoure
- Created: 2021-04-27T23:36:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T13:29:28.000Z (about 5 years ago)
- Last Synced: 2025-01-18T05:16:54.095Z (over 1 year ago)
- Topics: dofus, go, golang
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```