Skip to content

Instantly share code, notes, and snippets.

@ExtReMLapin
Last active August 24, 2019 21:44
Show Gist options
  • Save ExtReMLapin/0ade0deff963ccf61f783fa68906860b to your computer and use it in GitHub Desktop.
Save ExtReMLapin/0ade0deff963ccf61f783fa68906860b to your computer and use it in GitHub Desktop.
regex lua hardcoded color
Color\(\s*\d+\s*,\s*\d+\s*,\s*\d+\s*(,\s*\d+\s*)?\)
Vector\(\s*-?\d+(?:\.\d+)?\s*,\s*-?\d+(?:\.\d+)?\s*,\s*-?\d+(?:\.\d+)?\s*\)
Angle\(\s*-?\d+(?:\.\d+)?\s*,\s*-?\d+(?:\.\d+)?\s*,\s*-?\d+(?:\.\d+)?\s*\)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment