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
Directory structure of inputDir should be `./inputFolder/0/...`, where ... is the structure of `-mode extract`*without* the `-outputPreserveGroups` flag.
20
+
Directory structure of inputDir while using `-mode replace`should be `./inputFolder/0/...`, where ... is the structure of `-mode extract`*without* the `-outputPreserveGroups` flag.
21
21
22
22
e.g. if replacing the Echo VR logo DDS, the stucture would be as follows: `./input/0/-4707359568332879775/-3482028914369150717`
23
23
24
24
25
-
if a file with the same filetype symbol & filename symbol exists in the manifest, it will edit the manifest & package file to match, and write out the contents of both to outputFolder.
25
+
if a file with the same filetype symbol & filename symbol exists in the manifest, it will edit the manifest & package file to match, and write out the contents of both to outputDir.
0 commit comments