Package the blue print project with a plug-in

Hi Gergel,

Thank you very much! I found the solution which Ben Marsh given.

I have packaged the BP only projects with a custom plugin successfully.Do the following.

  1. Change your plugin configure file .You should modify “EnabledByDefault” to false.
  2. Open your BP only project ,then you enable the plugin and restart the editor.
  3. Packaged the BP only project.

Thanks for your help again.