-
-
Notifications
You must be signed in to change notification settings - Fork 427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dialog box to find beat saber directory won't let me select folder. #442
Comments
There is a NuGet package which provides an alternative dialog for folder selection (CommonOpenFileDialog). Alternatively there is also an open-source implementation of these Vista-Dialogs. However I am not sure if it makes sense to add a new dependency just because of one dialog. |
Thanks for the suggestions, however MA can't use dependencies that would build into a separate file. |
Okay I got it to work by going inside the folder and hitting save.. just seems to go against what the prompts ask you to do, might be nice to put something in there that informs you to not just select the folder, but to go inside the folder? Appreciate your help on this however! Also maybe something that can be done, if we put MA in the hyperbolic-magnetism-beat-saber folder can it look to see if its in that folder first? Might be easier then dealing with the dialogue, since the user already has to figure out where their folder is? |
Steps to reproduce
with the correct directory selected its only giving me the option to open the folder rather then letting me select the folder.
The text was updated successfully, but these errors were encountered: