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:
parent
c59a8cbfd0
commit
94529e1a52
19 changed files with 473 additions and 188 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue