MultiPatch icon indicating copy to clipboard operation
MultiPatch copied to clipboard

Multi-Format File Patching App for macOS

Results 4 MultiPatch issues
Sort by recently updated
recently updated
newest added

`mod` is generated by Star Rod which is a Paper Mario (64) editor. I've asked for documentation on the Star Rod discord and here's what they've said: > IIRC, it's...

is possible to build [CLI-only version](https://github.com/Sappharad/MultiPatch/issues/11) of this in Linux?

I like HDiffPatch , JojoDiff , bsdiff and xdelta3 for binary data Diff & Patch; HDiffPatch: https://github.com/sisong/HDiffPatch fast , create small differential; support large files; JojoDiff: https://sourceforge.net/p/jojodiff/code/ci/master/tree can generate very...

Needs evidence

Initial support for Swift PM/Package.swift Changes: 1. Some files needed to be renamed to .mm from .cpp or .m for Obj-C to work correctly 2. reference counting code wrapped in...