You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 0.9.4 the Save As dialog will always open with the "default" destination setting. This should fix your issue but could be confusing in a few edge-cases:
If the installer GUI is opened with --destination, this will be ignored since the default value is used by the dialog.
If the user opens Save As multiple times expecting their changes to persist, they will be disappointed
It might be possible to make it so that they keep their changes if they exit via cancel and then re-open, but idk if this is a good idea, and would needlessly complicate the code.
Describe the bug
When saving several versions of the Forge mod, all of them will have the name of the first one saved.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The name of the new file matches the Impact version selected.
System Information
Additional context
Add any other context about the problem here.
Screenshot. Note the discrepancy in the version selected and the name.
The text was updated successfully, but these errors were encountered: