Skip to content

A program for concurrently downloading Dofus Retro lang files.

License

Notifications You must be signed in to change notification settings

kralamoure/retrolangdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

retrolangdl

CI

retrolangdl is a program for concurrently downloading Dofus Retro lang files.

Build

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

Installation

go install github.com/kralamoure/retrolangdl@latest

Usage

retrolangdl --help

Output

retrolangdl is a program for concurrently downloading Dofus Retro lang files.

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

Options:
  -h, --help                Print usage information
  -d, --debug               Enable debug mode
  -u, --url string          Data URL (default "https://dofusretro.cdn.ankama.com/")
  -l, --languages strings   Language codes, separated by comma (default [de,en,es,fr,it,nl,pt])

Usage: retrolangdl [options]