1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00

Update README.md

This commit is contained in:
Marc Robledo 2017-07-22 12:10:06 +02:00 committed by GitHub
parent ac2fcf8f5a
commit 136efea01d

View file

@ -1,9 +1,9 @@
# RomPatcher.js # RomPatcher.js
An IPS/UPS ROM patcher made in HTML5. An IPS/UPS ROM patcher made in HTML5.
Features: **Features:**
[*] can patch and create patches * can patch and create patches
[*] compatible with IPS and UPS formats * compatible with IPS and UPS formats
[*] shows ROM CRC32, MD5 and SHA-1 before patching * shows ROM CRC32, MD5 and SHA-1 before patching
[*] easily scalable to other formats * easily scalable to other formats
[*] made in Vanilla JS * made in Vanilla JS