Hi, I'm sorry I can't do a PR but you have to add "AssetRegistry" to the PrivateDependencyModuleNames in the build.cs
and change #include <AssetRegistryModule.h> to #include "AssetRegistry/AssetRegistryModule.h" in ContentBrowserExtensions.cpp to compile with UE5.3
Thank you for this plugin btw :)
Hi, I'm sorry I can't do a PR but you have to add "AssetRegistry" to the PrivateDependencyModuleNames in the build.cs
and change #include <AssetRegistryModule.h> to #include "AssetRegistry/AssetRegistryModule.h" in ContentBrowserExtensions.cpp to compile with UE5.3
Thank you for this plugin btw :)