Crate rpfm_extensions

Source
Expand description

This crate contains certain functionality extensions that, for one reason or another, didn’t fit in the main RPFM lib crate.

Modules§

dependencies
This module contains a dependencies system implementation, used to manage dependencies between packs.
diagnostics
Module with all the code related to the Diagnostics.
optimizer
This module contains the Optimizable and OptimizableContainer trait.
search
Module with all the code related to the GlobalSearch.
translator

Structs§

REGEX_INVALID_ESCAPES
Regex to find if a path belongs to a db table.