I can not understand the reasoning as to why my project will not package. I have consistently had an ‘error’ every time I have compiled my code, but that error should have been fixed! The error in question states that my plugin, does not list Paper2D as a dependency, but the module depends on Paper2D. I have added Paper2D to the .build.cs file of my plugin, which allows it to compile in the first place, right? So, what else am I missing? Help would be greatly appreciated, thanks!
