I’m thinking of making a game in Unreal with C++, and a key thing I want to implement is mod support, so users/players can make their own content, hence UGC. I heard there was a UE4 plugin that added support for BP UGC, but it apparently wasn’t updated for UE5.1 yet, and never had support for C++ mods.
I want to know if something like this is being worked on at the moment, however; giving players the abilities that mod support provides would be great!