shithub: ips

ref: b05d2f5ffcdbff21c31a7c9a902a0d1053066fe1
dir: ips/README

View raw version
IPS files are binary patches popular in some game modding communities.
This repo includes tools for applying and creating IPS files.

Usage:
	; ipsdiff base modified >patch.ips
	; ipspatch patch.ips <base >modified