aianlinb / VisualGGPK2

Library for Content.ggpk of PathOfExile (Rewrite of libggpk)
GNU Affero General Public License v3.0
159 stars 32 forks source link

export doesn't contain full path structure of directory #3

Closed nopcall closed 3 years ago

nopcall commented 3 years ago

when export a selected directory, just got a single direcotry exported without full path , that's inconvenience to import.

aianlinb commented 3 years ago

You can use cmd.exe to create the folder first. For example: mkdir ROOT\Bundles2\Metadata\Effects

aianlinb commented 3 years ago

By the way, you can right click a directory on TreeView and click Replace, then you can just select the single directory without full path to import.