Why do you need to do this through code when you can just cram a bunch of images in appropriately named folders?
I want to make a downloadable client that players must download to play on my server.(Destiny shared his code from the DRPG, so players won't be able to connect without it.) The client would contain a bunch of files that would enhance gameplay, sounds, music,
prints. I want the client to be named "Client_ReinforcementsServer", but in order to make a print, it seems the folder must be named "Print_ReinforcementsServer". It would be better to have it named "Client_ReinforcementsServer" as it may confuse some. "Why do I need a print to join this server?". So if I could create it through a script, I could still have it named "Client_ReinforcementsServer".