Can I do this? I want to pack some data to unreal package, so later I can load in game as some form of DLC. It will contain some static meshes and textures.
What is the best way to achieve that?
Now I am between creating my custom binary format, or somehow create unreal packages.