Can you open a folder during runtime?
Hey guys, I don't have it in front of me now but I was wondering if you can have the program open an entire folder for viewing at runtime for the player?
What I'm trying to do is my game creates a new text file each time the guy dies which lists stats and etc. and it'd be cool if the player could open up the folder that holds all of these text files from the game itself instead of having to do a deep search for it after the fact (it's a Steam game so they hide their games and folders and etc pretty good and I'm trying to make this as easy as possible for the player).
Thank you!