How to include paper2d properly into empty C++ project

This was super helpful, thank you so much @RedrainKuka!

For any other noobs like me who couldn’t find the Build.cs file, you should be able to find it in the Visual Studio Solution Explorer in the same folder as your cpp files.
You can replace the existing PublicDependencyModuleNames line with the one mentioned in Step 1.
Annotation-20200326-153012.png