Skip to content

bengreenier-archive/unity-package-decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Client for decrypting packages from the unity package service

Topics

Resources

License

Stars

4 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors