mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
updated to RomPatcher.JS
* supports UPS format now * full code overhaul * shows CRC32, MD5 and SHA-1 before patching
This commit is contained in:
parent
52adda0bbe
commit
1c45b0b38a
7 changed files with 601 additions and 280 deletions
13
manifest.appcache
Normal file
13
manifest.appcache
Normal file
|
@ -0,0 +1,13 @@
|
|||
CACHE MANIFEST
|
||||
#v20170722
|
||||
#CACHE:
|
||||
index.html
|
||||
RomPatcher.css
|
||||
RomPatcher.js
|
||||
RomPatcher.png
|
||||
ips.js
|
||||
ups.js
|
||||
|
||||
# force these files to be loaded in network
|
||||
NETWORK:
|
||||
*
|
Loading…
Add table
Add a link
Reference in a new issue