Kaplas80 / TF3

Translation Framework v3
MIT License
20 stars 1 forks source link

Allow custom output path in "anonymous" extraction #37

Closed Kaplas80 closed 2 years ago

Kaplas80 commented 2 years ago

Description

In #27, the directory where the files were written was always the root of the output path. With this PR, we allow to specify a custom subdirectory.

Other enhancements:

Example

Output path: D:\work Script.json: "OutputNames": [ "font/*" ],

The files will be written in D:\work\font\