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

update readme

This commit is contained in:
Marc Robledo 2017-11-03 09:44:49 +01:00
parent 3b1b932346
commit c54fe27006

View file

@ -6,8 +6,8 @@ A ROM patcher made in HTML5.
* IPS * IPS
* UPS * UPS
* APS (N64) * APS (N64)
* BPS
* can patch and create patches * can patch and create patches
* 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