Hello, it is not possible to package a game including the live link plugin in Unreal Engine 4. Just try to package any project and it won't work. The Problem is, that you include "UnrealEd" as an dependcy and this can not be be build in a Game Module. So somewhere must be a dependency from your LiveLink Game Module to your LiveLinkEditor Module. I did not find enough time to check where the dependency is. The log does't tell these things.