This PR makes the form file know what file types it should be looking for with an optional setting for any file extension.
This also changes the file save option to automatically specify the output filename instead of users having to type .ELF manually
Needs additional testing on macOS and Linux as I'm not sure how their file pickers behave with this change.
This PR makes the form file know what file types it should be looking for with an optional setting for any file extension. This also changes the file save option to automatically specify the output filename instead of users having to type .ELF manually
Needs additional testing on macOS and Linux as I'm not sure how their file pickers behave with this change.