0.1.1 • Published 6 months ago

cytrus-v6 v0.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

cytrus-v6

🚀 Fully compatible with Dofus 3

Download a game from Ankama Games with a single shell command

Install

npm install -g cytrus-v6

Usage

cytrus-v6 version --game retro
cytrus-v6 download --game dofus --output ./output --select DofusInvoker.swf --select **/*.d2i
cytrus-v6 download --game dofus --release dofus3 --output ./output --platform=linux --select **/StreamingAssets/Content/Data/**/*.bundle

API Reference

> cytrus-v6 version --help
Usage: cytrus-v6 version [--game=]

Options:
      --version   Show version number                                                     [boolean]
      --help      Show help                                                               [boolean]
  -g, --game      Game to download (dofus, retro, ...)                  [string] [default: "dofus"]
  -p, --platform  Platform to download (windows, darwin, linux)       [string] [default: "windows"]
  -r, --release   Release to download (main, beta, dofus3)               [string] [default: "main"]
> cytrus-v6 download --help
Usage: cytrus-v6 download [options]

Options:
      --version   Show version number                                                     [boolean]
      --help      Show help                                                               [boolean]
  -s, --select    Select files to download, can use wildcard character                      [array]
  -g, --game      Game to download (dofus, retro, ...)                  [string] [default: "dofus"]
  -p, --platform  Platform to download (windows, darwin, linux)       [string] [default: "windows"]
  -r, --release   Release to download (main, beta, dofus3)               [string] [default: "main"]
  -o, --output    Output folder                                      [string] [default: "./output"]
0.0.10

6 months ago

0.1.0

6 months ago

0.1.1

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago