After having played WoW retail for a while, it's difficult to go back to the old macro system in vanilla; 
	so I decided to attempt to create a "macro compatibility addon" that will give us the things we love 
	about the new macro system. :)
 
	This is only the first release, and it's quite limited in scope.
 
	https://github.com/DanielAdolfsson/xc/archive/master.zip
 
	Install into XC folder in Interface\AddOns
 
	Example: 
	/xtt 
	/xcast [nomod:alt] Rejuvenation; Healing Touch
 
	Not a lot of documentation yet. It's still being worked on, and you should expect bugs. :)
 
	Features: 
	- Retail macro syntax (ish) 
	- Show the right spell icon, cooldown and tooltip 
	- More to come...