Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Someone needs to implement this guide and prepare the document in this URL: https://michaeljcole.github.io/wiki.unrealengine.com/How_To_Package_Extra_NonUASSET_Files_With_Your_Game/

Image RemovedPackage extra Non Uasset files to make them accessible while hosted in E3DS.

There are on UASSET files (videos, texts etc.) which you expect UE4 to load but it does not get added when you package the game.

Moves Files :

Make sure your files are exist in a subfolder under your unreal projects content folder .

Project Settings

...

Search for Additional

...


Add!

...


now do packaging and files will be added in packaged project

...