@scml/mod-diff3-way-merge
TypeScript type definitions for Three-way merge, performing 3-way merge (base + ours + theirs) on mod patches.
Installation
Quick Start
Add type reference
Use global instance
diff3WayMerge is mounted on window.
Global Types global
Subpath Exports
API Reference
Diff3WayMerge class
ModMergeInfo interface
{ addonName, mod, modZip }
Type Definition Source
INFO
- Upstream: https://github.com/Lyoko-Jeremie/Mod_Diff3WayMerge
- Default branch: master
- Build:
pnpm run download && pnpm run build
