An open-source alternative to encryptmypack, which allows you encrypt and decrypt 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
- not freeze the website while processing
mcrputils for the encryption and decryption algorithm