Auto Updating your game

Hello all, My name is Anthony Faraci, lead scripter for Terracron: Era of Oblivion. We will be releasing an Alpha version out to the public very soon, but we have run into a big problem... We dont know how to create an auto-updater. I have watched some tutorials on youtube but they only teach me how to download a *.exe, I need to be able to download all of the updated files. If somebody could tell me how or send me an example on how to do this it would be much appreciated!

Thank you in advance, Anthony Faraci

You could try making it so that it downloads the exe of an installation setup file, which can then replace all of the data and exe files for your game…

A good free program for windows that can put together a setup package is inno setup (http://www.jrsoftware.org/isinfo.php)

I’m not sure for Mac, but just google it and I’m sure you’ll find one!!!

Hope this helps!!!

Comment back if you need more help!

-Grady