The UE4 Marketplace makes downloading and migrating new assets into your project really easy. I create assets for students, and want to make the process of distributing my assets just as easy. Is there a way to make my own asset packs and distribute them locally (not through marketplace)?
This has been asked previously and UE Developer [Marc Audy made a [post][2] about it.
There is no official tool or similar to generate a Vault pack yourself (which would be an awesome feature), but you could try to follow the advice in the post.
A vault pack is basically made of the “data” folder which contains the assets and the “manifest” file which I assume is a hashed list of the files that should be copied / made a new project from.