1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-09-25 17:36:56 +00:00

add bsdiff to readme

This commit is contained in:
Floogle 2025-09-16 22:59:47 +02:00 committed by GitHub
parent 9543a3aa1c
commit bc3dab3660
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,7 @@ A ROM patcher made in Javascript.
* PPF * PPF
* Paper Mario Star Rod (.mod) * Paper Mario Star Rod (.mod)
* VCDiff (.xdelta, .vcdiff) * VCDiff (.xdelta, .vcdiff)
* BSDiff (.bdf, .bspatch) (patch only)
* can patch and create patches * can patch and create patches
* shows ROM CRC32, MD5 and SHA-1 before patching * shows ROM CRC32, MD5 and SHA-1 before patching
* can remove headers before patching * can remove headers before patching