I was trying to put together a way to check for a new spell file before EQ launches. The only way I could think to do this is if the URL for the spell file would remain static. Then I could check the date and download if it was newer, unzip, and update via command line.
Anyone have any suggestions on a script that could get the when the URL changes with each update?
I am willing to throw my programming exp behind this in anyway that I can. I could even make a full patcher/launcher like some other Emus have, include Web API to support the updates, but I am not sure if THF wants or can go that route.