Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 730 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 730 Bytes

🔒 EncryptMC

EncryptMC is a utility tool for encrypting Minecraft Bedrock Edition resource packs.

⚠️ Disclaimer

An encrypted pack will not be readable unless it is properly integrated with server software OR if its UUID and content key matches an existing Marketplace pack. Ensure these requirements are met to use the encrypted pack effectively.

✨ Features

  • ⚙️ Command-line and interactive modes.
  • 🚀 Utilizes parallel processing for improved efficiency.

📋 Usage

🖥️ Command Line

EncryptMC.exe <inputPath> <outputPath> <contentKey>

💬 Interactive

  • Run the executable. (without any arguments)
  • Enter the input path, output path, and content key when prompted.