I am currently developing a game using XNA (School project), and I was wondering if there’s a way to list all the resources during runtime because my resource files are named ###-Name## and I want to index them on the first 3-digit number.
Share
Would something like this help?