\[the literal [ (9110 / 1338 / 5B16)
ext_resource path="res:the literal text ext_resource path="res: (case sensitive) \/the literal / (4710 / 578 / 2F16)
\/the literal / (4710 / 578 / 2F16)
mods-unpackedthe literal text mods-unpacked (case sensitive) \/the literal / (4710 / 578 / 2F16)
Darkly77-Invasionthe literal text Darkly77-Invasion (case sensitive) \/the literal / (4710 / 578 / 2F16)
Character Class[A-z0-9_!-\/]+ +matches at least one character from the set below:
A-zone character from A (6510) to z (12210) (case sensitive)
0-9one character from 0 (4810) to 9 (5710)
_the literal _ (9510 / 1378 / 5F16)
!-\/one character from ! (3310) to / (4710)
\/the literal / (4710 / 578 / 2F16)
Character Class[A-z0-9_!-]+ +matches at least one character from the set below:
A-zone character from A (6510) to z (12210) (case sensitive)
0-9one character from 0 (4810) to 9 (5710)
_the literal _ (9510 / 1378 / 5F16)
!the literal ! (3310 / 418 / 2116)
-the literal - (4510 / 558 / 2D16)
.any character (except for line terminators)
pngthe literal text png (case sensitive) g modifier: global. Finds all matches instead of stopping after the first
m modifier: multiline. Causes ^ and $ to match the start and end of each line, not only the start and end of the string