Thank you. I created the runtime plugins using the second IMPLEMENT_PRIMARY_GAME_MODULE()
. After switching to IMPLEMENT_GAME_MODULE()
, I was able to package the project without any errors.
Thank you. I created the runtime plugins using the second IMPLEMENT_PRIMARY_GAME_MODULE()
. After switching to IMPLEMENT_GAME_MODULE()
, I was able to package the project without any errors.