mirror of
https://github.com/sydev/decrypt-dlc-cli
synced 2026-01-03 08:18:02 +00:00
7a2b3b5ac07a35b00b1b2d726b41b2fb89a05959
decrypt-dlc-cli
Decrypt DLC files with http://dcrypt.it/. Thanks to these awesome guys for the permission to write this module :)
Table of Contents
Installation
$ npm install -g decrypt-dlc-cli
Or if you prefer yarn:
$ yarn global add decrypt-dlc-cli
Usage
Usage: decrypt-dlc [options] <file>
Options:
-h, --help output usage information
-V, --version output the version number
-o, --output <file> File to store decrypted urls in. (Default: urls.txt)
Development
$ npm test
Release Notes
0.0.1- Initial Release
Related
Description
Languages
JavaScript
100%