EU-Utility/plugins/game_reader_test
LemonNexus 8e49f4e45e fix: Add missing Path import to game_reader_test plugin
BUG: NameError: name 'Path' is not defined when browsing for image file.

The pathlib.Path import was missing. Added it to the imports section.
2026-02-14 23:55:02 +00:00
..
__init__.py feat: Add Log Parser and Game Reader Test Plugins 2026-02-14 19:08:17 +00:00
plugin.py fix: Add missing Path import to game_reader_test plugin 2026-02-14 23:55:02 +00:00