marcrobledo / RomPatcher.js

An IPS/UPS/APS/BPS/RUP/PPF/xdelta ROM patcher made in HTML5.
https://www.marcrobledo.com/RomPatcher.js/
Other
726 stars 141 forks source link

[Request] Turn into an npm module #76

Open eadmaster opened 1 month ago

eadmaster commented 1 month ago

followup

I'm mosty interested in this for easier cmdline use:

$ npm install -g RomPatcher  # a script `RomPatcher` is added in $PATH
$ RomPatcher patch "my_rom.bin" "my_patch.ips"
romh-acking commented 1 month ago

+1

I'm interested in this because it makes it easier to include this package in codebases.