Diff And Patch
Jump to navigation
Jump to search
DIFF TOOLS
Diff tools have usefull coding on big proyects. Can able to track changes betwen two different versions of a mod, even able to seamlessly merge two different mods.
Yet another use is to examine changes on the SDK tree after a update. (After reading the changelog)
AlienBrain its a groupware framework for gamedevelopping, include a good diff tool
CygWin its a posix layer for windows that able to compile lots of standard tools.
Winmerge its a windows too to examine differences from two set of files
You can read more about how diff software work here: