mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-07-27 16:48:31 +00:00
feat: add tauri file saving handling
This commit is contained in:
parent
1e2e84264e
commit
8f31944230
7 changed files with 158 additions and 54 deletions
|
@ -99,8 +99,8 @@
|
|||
<script type="text/javascript" src="scripts/formats/ppf.js"></script>
|
||||
<script type="text/javascript" src="scripts/formats/pmsr.js"></script>
|
||||
<script type="text/javascript" src="scripts/formats/vcdiff.js"></script>
|
||||
|
||||
<script type="text/javascript" src="scripts/zip.js/zip.js"></script>
|
||||
<script type="text/javascript" src="scripts/tauriSaveFile.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="column">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue