pub static REGEX_PORTRAIT_SETTINGS: LazyLock<Regex>Expand description
Regular expression to identify portrait settings file paths.
Matches any path ending with portrait_settings followed by optional characters and .bin.
ยงExamples
portraits/portrait_settings.binโ matchesdata/portrait_settings_v2.binโ matchesother/settings.binโ does not match