Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 561 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 561 Bytes

UE Check Mods Conflict

Detect mod conflicts in Unreal Engine .pak files.

How to use

  • Install Python from here.
  • Download repak from here and put it in the same directory as "checkconflicts.py".
  • Run in a command prompt :
python checkconflicts.py [PATH_TO_PAKS]

If you run it without argument, it will get the path to the Dragon Quest III HD-2D Remake game.

License

UE Check Mods Conflict is available on Github under the MIT license.