Open 2xAA opened 3 months ago
Create a dialog which allows selection of type to export a patch. Patch imports should use the accept attribute <input type="file" accept=".tfi,.dmp,.y12" />.
<input type="file" accept=".tfi,.dmp,.y12" />
Create a dialog which allows selection of type to export a patch. Patch imports should use the accept attribute
<input type="file" accept=".tfi,.dmp,.y12" />
.