1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-09-15 17:26:57 +00:00

added zip support

This commit is contained in:
Marc Robledo 2019-05-31 21:00:39 +02:00
parent c59a8cbfd0
commit 94529e1a52
19 changed files with 473 additions and 188 deletions

View file

@ -5,7 +5,7 @@ A ROM patcher made in HTML5.
* Supported formats:
* IPS
* UPS
* APS (N64)
* APS
* BPS
* RUP
* VCDiff (xdelta)
@ -13,5 +13,6 @@ A ROM patcher made in HTML5.
* can patch and create patches
* shows ROM CRC32, MD5 and SHA-1 before patching
* can remove headers before patching
* unzips files automatically
* made in Vanilla JS
* can be run in any modern web browser, including mobile