scenerio:
I have an executable file for my game, and all of the levels for that game are .dat files. I want to be able to create new levels without modifying the executable file.
Is there a way for game editor to list all of the .dat files in a certain directory so you can choose which one to launch when you start the game?