
This updater was previously known as MME Updater, however after rewriting
the whole updater and re-designing it its now called MDU - Automatic Game Updater.
Its now able to handle unlimited updates including the game's exe (of course).
Language packs have also been added to allow different languages with the ability
to include any supported language. A new interface has also been added.

Yoyogames Mirror: Link
What does this do?
Well this is an auto updater for your game/app. It allows to automatically update your games/apps. You can use this even if you don't have Gamemaker Registered
How to use:
- Import the 'mdu_check.gml' into your gamemaker game and follow instructions in the script
- Use the INI Creator to create your ini file which you upload to your webserver. Use that address in the mdu_check script.
- Place mdu.exe in the same directory as the game
- Done
So how do I update my game?
Just use the INI Creator to add your updates then replace the the ini file on the webserver
Theme Editor
You can make your own interface using the Theme Editor. The background is a non-transparent PNG (400x247pixels), the overlay and icon are alpha-transparent PNG with the same dimension as the background. You can download some sample PNG's here. Once you have created your theme simply place the 'gui.aex' into the same directory as mdu.exe or in a folder named 'data'.
Language Packs
You can now use a different language for the updater by simply unzipping one of the supported languages and placing it in the same directory as mdu.exe.
If anybody wants to translate the updater into another language please PM me and I will add it.
Supported Languages:
- English (Included By Default)
- Dutch
- Swedish (Translated By MrBanankaka)
FAQ (Frequently Asked Questions)
Q: How do I use Language Packs?
A: Simply download your desired one and extract the contents into the same folder as mdu.exe.
Q: When I open the game maker file it says its not a game maker file.
A: Thats because its a script, you need to import the script.
Q: Does this work with Gamemaker 5.x & 6.x is well?
A: Yes it doesn't matter what version you have, Lite or PRO
Q: I get an Error 32
A: Make sure you execute the script from your game, running mdu.exe by itself wont work.
Q: Does this work with FTP?
A: No it doesn't work with FTP
Q: Can I use host-a.net
A: No it requires a direct link
Q: What is a web server and were do i find one?
A: Search on Google for a free web host.
Here are some examples (Just randomly found on Google, not endorsed in anyway)
http://netfast.org/
http://122mb.com/
http://000webhost.info/
http://bplaced.net/?lang=en
http://www.webs.com/
If you have any to add to this list please PM me
Support the updater

CODE
[url="http://gmc.yoyogames.com/index.php?showtopic=425567"][img]http://mami.hoogetech.com/mdu/images/gmc/banner.gif[/img][/url]
Small Banner
CODE
[url="http://gmc.yoyogames.com/index.php?showtopic=425567"][img]http://mami.hoogetech.com/mdu/images/gmc/banner_small.png[/img][/url]
Bugs:
None ... yet

