04-24-2015, 10:54 AM
BaneOfGiygas Wrote:Speaking of regex, someone should really find a guide for it on the internet and link it to the relevant parts of the MechComp tutorial.
Most Regex's operate in vaugely the same way, so any regex tutorial should help out at least somewhat. I found the one on RegexOne to be particularly helpful when I had to learn it for a class. I figure I could type up a small tutorial for it given a few days.