Basically, I want to be able to generate a list of text documents in a "books" folder, and then when you click one (in an in-game menu), it loads that file's text into a book in-game for you to read. All I need is the ability to scan a folder and store all its filenames. How do we do this?