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:
parent
72e62674ae
commit
1e8c2060f9
7 changed files with 70 additions and 16 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue