pack-essentials
pack-essentials copied to clipboard
Encrypt and Decrypt Minecraft: BE resource packs inside your browser
Pack Essentials
An open-source alternative to encryptmypack, which allows you encrypt and decrypt Minecraft: BE resource packs inside your browser
Build
- 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
Todo
- not freeze the website while processing
Credits
mcrputils for the encryption and decryption algorithm