1 decade ago by crowbar_of_irony
I am currently using a PHP script to retrieve certain configuration settings for my game. Right now, I am using an ajax plugin to retrieve the file, and then read it before proceeding with the rest of my game.
Is there anyway to modify the loader so that I am able to achieve this during the initial load of the game?
Is there anyway to modify the loader so that I am able to achieve this during the initial load of the game?