I am working on a Blueprint function library in C++ that require a bunch of public dependency modules to make it work. Someday I’d like to share my library with the world, for fame and glory ![]()
Now I’m wondering if you need to adapt the build.cs file and add the module names with each project, or is this not needed if you distribute the library via a plugin?