unity-package-decrypt

0.2.0 • Public • Published

unity-package-decrypt

Note: uses es6 classes, see this for node version compatibility

Build Status

Client for decrypting packages from the unity package service.

How

Do I...

Install

Simple! Just npm install unity-package-decrypt

Use

See the following (or the tests):

const client = new UnityDecryptClient()

client.decrypt(packageData, packageKey).then(...)

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i unity-package-decrypt

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • b3ngr33ni3r