An open-source alternative to encryptmypack, which allows you encrypt Minecraft: BE resource packs inside your browser
- Install go and npm
- Run
./build_wasm.sh
to build wasm library for resource pack encryption and decryption - Run
npm install
andnpm run build
- The site is ready in
./dist
- decrypt packs
mcrputils for the mechanics of encrypt and decrypt algorithm