A small tool to check Minions Paradise DLC data files and quickly see which files are missing.
- Drag & drop the DLC folder and Manifest into the terminal
- Shows the original file names
- Lists which files are found and which are missing
- Displays a percentage showing how complete your data folder is
- Displays corrupted files if found
- Open the Python script
- Choose "Check DLC Data"
- Drag & drop your:
dlcfolderDLC_Manifest.json
- Press Enter and view the results
- Python 3
- Colorama
pip install colorama