SirWaddles / JohnWickParse

A parser for Fortnite uasset, uexp and pak files
MIT License
90 stars 27 forks source link

Use one command line for an entire folder #5

Closed Radu13 closed 4 years ago

Radu13 commented 5 years ago

It is possible use the serialize command for all the files inside a folder?

SirWaddles commented 4 years ago

I'd recommend using a batch script to do this, it's not something I plan on adding.

The CLI is mostly just to test the functionality and maybe debug some issues, the libraries are the main point of this repository.