Skip to content

tomocraft/EncryptAndDecryptRP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EncryptAndDecryptRP

This is a Node.js tool to encrypt and decrypt resource packs.

Usage

  1. Please download the files as a zip.
  2. Unzip the file.
  3. Please execute npm install in the terminal.
  4. Please execute node index.js in the terminal.
  • If you haven't installed Node.js, please install it.

If you have any questions, feel free to ask them here(LINE OpenChat)!

Commands

  • encrypt <inputFolder> <outputFolder> <key(optional)>
    • Encrypt Resource Pack
  • decrypt <key> <targetFolder> <outputFolder>
    • Decrypt Resource Pack
  • stop | [ Ctrl + C ]
    • Stop Process

Author

Tomocraft (AwfulBread)

YouTube

twitter

Acknowledgements

Valaphee's mcrputil: encrypt and decrypt algorithm

Node.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors