Function findResourcePath

Function Documentation

std::filesystem::path findResourcePath(const std::string &execPath)

Searches for the resource directory.

Parameters:

execPath – Executable path.

Returns:

Path to the resource directory.