cytrus-v6
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

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"]

Readme

Keywords

none

Package Sidebar

Install

npm i cytrus-v6

Weekly Downloads

509

Version

0.1.1

License

ISC

Unpacked Size

98.8 kB

Total Files

19

Last publish

Collaborators

  • ledouxm