Hello,
I am trying to add a pak without AssetRegistry.bin.
- I mounted the pak
- Registered mount point /TestDLC/
- Called ScanPathsSynchronous passing as path /TestDLC/
After I tried to load a map and it was working fine without calling the method LoadPakAssetRegistryFile.
Is this the right approach to load files from paks without asset registry inside the pak file?