tModLoader v2024.02
A mod to make and play Terraria mods
ChatManager.Regexes Class Reference

Static Public Attributes

static readonly Regex Format = new Regex("(?<!\\\\‍)\\[(?<tag>[a-zA-Z]{1,10})(\\/(?<options>[^:]+))?:(?<text>.+?)(?<!\\\\‍)\\]", RegexOptions.Compiled)