Skip to content

scopolamin/QuickPatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

QuickPatch

Create a patch:

python PatchMaker.py -o <original-file> -p <patched-file> -e <export-file>

Apply a patch:

python Patch.py -o <original-file> -p <patch-file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages