Install files on selected directory.

Hi, how would I create an option to have the user select a directory to install files in? I’m trying to create a discord bot maker but install the discord bot itself is a necessity

Hi @Ethan3213 ,

I’m not familiarized with Discord bots, but if you want the user to be able to select a directory to make a particular operation, you can open a dialog box in order to let the user select such directory.

There is some alternatives about how you can do it here: When I Want to use OpenFileDialog in unity ,the Script can't Compile - Questions & Answers - Unity Discussions

Good luck with it!

Thanks for the help!

1 Like