I am coding a game fully in blueprints. I am not sure if some of the plugins i am using are written in C++. I have been reading all over the internet that I need Visual Studio installed to package my game. Can someone explain to me whether it is Visual Studio or whether it is some C++ compiler and libraries that are required?
You only need Visual Studio (or its C++ components) if your project or any plugin uses C++.
Pure Blueprint projects don’t require it to package, but I would suggest you download it anyway, it is safe
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.