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:
Oliver Hamlet
2023-08-23 19:48:20 +01:00
parent 74aeb3c54b
commit 356eb0243f
9 changed files with 45 additions and 42 deletions
+1 -1
View File
@@ -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