JavaScript based Game asset downloader for THE IDOLM@STER MILLION LIVE! Theater Days (MLTD).
$ ./mltd-asset-downloader --help
Usage: mltd-asset-downloader [options]
asset downloader for THE IDOLM@STER MILLION LIVE! Theater Days (MLTD)
Options:
-V, --version output the version number
--latest skip all interactive prompts and download latest assets directly
--dry-run don't download to disk. This may be helpful to test your network speed ¯\_(ツ)_/¯
--checksum don't download any file and check all downloaded files
-b, --batch-size <size> batch size of downloading file, default CPU cores count (default: 8)
-o, --output-path <path> downloaded path (default: "./assets")
-L, --locale <locale> the language of the assets to download, supporting Chinese and Korean now (choices: "zh", "ko")
-h, --help display this help
npm install
npm run build
or
yarn
yarn build
Licensed under MIT.
The copyright of anything that downloaded from this program belongs to Bandai Namco Entertainment.