I created a plugin that interfaces with a plugin on my website. in order for me to share this project i will need to share the website code also.
This comes in the form of a zip file. How can I add this file with my plugin when I submit it?
In Unity I just add it in a folder and tell people: “Get it there, install in your website”
In Unreal when I add it to the Contents folder it simply doesn’t show up since a zip file is…well…it’s a zip file, not an asset.
Will I need to manually send people this file via email or must I create some or other external download system or is there a way to include this file with the plugin ?