This tiny application handle the work of putting the new Version number in the custom XML files each time a patch appears. I guess in the beginning of AoC we will see patches very often, so for me the idea of editing a dozend of files manual each time is a horror.
This tool is very simple it automaticly get the current version number out of the default GUI XML files and aply this version to the custom GUI xml files. So after the launcher patched the Gameclient just run this tool and all your custom GUI Skins are back working.
ver 1.5
- Since now only files which have a different ver
compared to their original xml file will be touched
- Added checkbox to force patch, this skips above behavior
- Added option to patch on application start without user interaction
to do this just call AoC_GUI_Patcher.exe with any command
line parameter. e.g.: AoC_GUI_Patcher.exe test
- changed error msg if a file cant open to not mess up output
- removed necro banner to save space
*note: Im still unhappy with the whole situation*
Follow the individual addon's installation instructions.