I’m currently planning to create a small Demo project for a precompiled Plugin I have developed.
The Demo project would contain an unmodified “StarterContent” & “Characters” directory from the ThirdPerson template and just uses those assets for providing a playable demo world. I would like to distribute the editable Demo level (non baked), for instance as .zip via Discord.
Am I allowed to do this, or would I need to require a pre-check that the audience has already agreed to Epic’s licensing terms like through the official GitHub Epic network?
This case might be covered under 4.b) of the Eula (EULA - Unreal Engine), but I’m not sure.
4 b. Sharing Examples
You may Distribute Examples (including as modified by you) in Source Code or object code to any third party.
An alternative would be, to let the users create a third person project for themselfes, then adding my plugin and do additional set-up work.