Todo list: Short-term Create a patching installer, which patches files instead of replacing them. This seems to be hard, as there is no good patch plugin for NSIS (for patching text files). The main idea is to either patch "ActionButton.lua" or put the code in a seperate file and get it loaded somehow, as well as patching "Bindings.xml". Long-term Save the recast list in a CVAR for easy access/manipulation. Make some kind of command-line based interface where you can specify what should be recast. Make a GUI for the recast (prolly won't happen until I get WoW myself).