Lightweight metadata record for a discovered plugin.
std::string name
Display name, from Plugin::getName().
std::optional< sf::Texture > thumbnail
std::string version
Version string, from Plugin::getVersion().
std::string path
Absolute path to the plugin shared library.