Skip to content

Encrypt and Decrypt Minecraft: BE resource packs inside your browser

License

Notifications You must be signed in to change notification settings

xqwtxon/pack-essentials

 
 

Repository files navigation

Pack Essentials

An open-source alternative to encryptmypack, which allows you encrypt and decrypt Minecraft: BE resource packs inside your browser

Build

  1. Install go and npm
  2. Run ./build_wasm.sh to build wasm library for resource pack encryption and decryption
  3. Run npm install and npm run build
  4. The site is ready in ./dist

Todo

  • not freeze the website while processing

Credits

mcrputils for the encryption and decryption algorithm

About

Encrypt and Decrypt Minecraft: BE resource packs inside your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.3%
  • Go 40.9%
  • CSS 3.4%
  • HTML 2.2%
  • Shell 1.2%