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

patch builder can now set metadata information to RUP and EBP patches

This commit is contained in:
Marc Robledo 2025-04-30 11:39:23 +02:00
parent 72e62674ae
commit 1e8c2060f9
7 changed files with 70 additions and 16 deletions

View file

@ -131,6 +131,11 @@
</div>
</div>
<div class="row">
<div></div>
<div id="patch-builder-container-metadata-inputs"></div>
</div>
<div class="buttons text-center">
<div id="patch-builder-row-error-message" class="m-b"><span id="patch-builder-error-message"></span></div>
<button id="patch-builder-button-create" disabled data-localize="yes" disabled>Create patch</button>