Files
UnrealEngineUWP/Engine/Source/Developer/PakFileUtilities
per larsson dbf2cf9839 IAS - list on demand TOC file(s)
A new command for listing on demand TOC files from an S3 compatible endpoint.
Usage: UnrealPak.exe -ListTocs -Region="us-east-1" -BucketPath=<some/bucket/path/> -CredentialsFile="s3_credentials.txt"

- write json file with -Json="Path/To/File.json".
- dump a specific toc: -TocKey=<IoHash>
- dump a specific build version: -BuildVersion=<Version>
- dump a specific build version and platform: -BuildVersion=<Version> -TargetPlatform=<Platform>
- dump chunk object keys with -ChunkKeys=<path/To/File.json>
- fetch a specific toc from a public CDN: -TocUrl="http://some.cdn.net/bd22076ca12bfc6feb982ffb064d18f28156606c.iochunktoc"

#rb Martin.Ridgers, Paul.Chipchase
#rnx

[CL 29136404 by per larsson in ue5-main branch]
2023-10-26 11:17:20 -04:00
..
2023-10-26 11:17:20 -04:00