osmose.engine.path_resolutionΒΆ
Consolidated file path resolution for OSMOSE data files.
All engine modules that resolve relative data file paths (config, background, resources, movement maps) use this single implementation. Security: rejects paths containing β..β directory traversal segments.
Functions
|
Resolve a relative file path against standard search directories. |