ue4pak parses and extracts data from UE4 Pak files
Usage:
ue4pak [command]
Available Commands:
class-tree Read paks and output their class trees
extract Extract provided asset paths
help Help about any command
test Test parse the provided paks
Flags:
--colors Force output with colors
-h, --help help for ue4pak
--log string The log level to output (default "info")
--no-preload Do not preload data (slower, but guaranteed to read)
-p, --pak string The path to pak file (supports glob) (required)
Use "ue4pak [command] --help" for more information about a command.
-
Notifications
You must be signed in to change notification settings - Fork 9
ue4pak parses and extracts data from UE4 Pak files
License
Vilsol/ue4pak
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ue4pak parses and extracts data from UE4 Pak files