Skip to content

Partoutatix/WitcherScriptMerger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script Merger for The Witcher 3

I threw together this tool because I got tired of manually merging script files.

  • Checks your Mods folder for mod conflicts. Uses QuickBMS to scan .bundle packages.
  • Merges .ws scripts or .xml files inside bundle packages using the powerful open-source merge tool KDiff3.
  • Packages new .bundle packages using the official mod tool wcc_lite.
  • Detects updated merge source files using the xxHash algorithm by Yann Collet, implemented in .NET by Wilhelm Liao.

KDiff3 & other external binary dependencies aren't included in this source code.

About

Utility for modders & mod users to help resolve conflicts between mods for The Witcher 3.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%