We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Input
asset-pack-dir/ ├── data │ ├── a │ ├── b │ └── sub │ ├── a │ └── b └── meta ├── a.json └── sub └── a.json
Output
project-dir/ ├── a ├── b └── sub ├── a └── b
There was an error while loading. Please reload this page.