mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Don't add .ghost file extensions in plugin class
Instead assume that paths passed in are correct, and then trim the .ghost extension if present before setting the plugin name.
This commit is contained in:
@@ -451,7 +451,7 @@ Changed
|
||||
Fixed
|
||||
-----
|
||||
|
||||
- ``.ghost`` file extensionms are no longer recursively trimmed when checking if
|
||||
- ``.ghost`` file extensions are no longer recursively trimmed when checking if
|
||||
a file has a valid plugin file extension during metadata condition evaluation.
|
||||
Via loot-condition-interpreter.
|
||||
- When looking for a plugin file matching a path during metadata condition
|
||||
|
||||
Reference in New Issue
Block a user