You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,12 @@ Options:
18
18
-c, --cdnconfig <cdnconfig> CDN config to load (hex or file on disk)
19
19
-p, --product <product> TACT product to load [default: wow]
20
20
-r, --region <region> Region to use for patch service/build selection/CDNs [default: us]
21
+
-l, --locale <locale> Locale to use for file retrieval [default: enUS]
21
22
-m, --mode <mode> Input mode: list, ekey (or ehash), ckey (or chash), id (or fdid), name (or filename)
22
23
-i, --inputvalue <inputvalue> Input value for extraction
23
-
-o, --output <output> Output path for extracted files, folder for list mode (defaults to 'extract'
24
-
folder), output filename for other input modes (defaults to input value as filename)
25
-
--basedir <basedir> WoW installation folder to use as source for build info and read-only file cache (if
26
-
available)
24
+
-o, --output <output> Output path for extracted files, folder for list mode (defaults to 'extract' folder), output filename for other input modes (defaults
25
+
to input value as filename)
26
+
-d, --basedir <basedir> WoW installation folder to use as source for build info and read-only file cache (if available)
0 commit comments