05-08-2011, 10:52 PM
I have been told to make a resource file to tell my fastdownload url what to send to the clients, firstly where do I put it and whats it called.
Secondly I have thousands of files so can I just put
Instead of writing out every single file
Secondly I have thousands of files so can I just put
Code:
resource.AddFile ("materials");
Instead of writing out every single file