kythyria / payday2-model-tool

Diesel Model importer/exporter, with bones/rigging coming soon!
https://ci.appveyor.com/project/kythyria/payday2-model-tool/build/artifacts
GNU General Public License v3.0
19 stars 7 forks source link

[FEAT]: Batch CLI export #12

Closed polarathene closed 4 years ago

polarathene commented 4 years ago

Being able to provide a directory(recursively finding the model files) or list of paths(similar to hashlist input), and export to desired format(can be exported local to the original model asset), would be useful.

Something like this would be nice: PD2ModelParser.exe batch --dir="/some/path" --format="gltf"