Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved: Add optional folder location to invokeFileDialog (Mudlet#7472)
<!-- Keep the title short & concise so anyone non-technical can understand it, the title appears in PTB changelogs --> #### Brief overview of PR changes/additions Allow `invokeFileDialog()` to open at an optional specified directory. If not a valid dir or dir not specified, simply continue as per default operation. #### Motivation for adding to Mudlet Allow scripters to open file dialogs at a specified place (e.g. their scripts data location) #### Other info (issues closed, discussion etc) --------- Co-authored-by: Stephen Lyons <[email protected]>
- Loading branch information