StrataSource / vtex2

A VTF converter and editor
MIT License
44 stars 8 forks source link

vtex2 batch processing interface #18

Closed JJL772 closed 1 year ago

JJL772 commented 1 year ago

Having each vtex2 action individually handle batch processing is annoying and error-prone. It also means you need to run vtex2 multiple times to pack MRAO and convert random files.

Actions should instead be oblivious to any sort of batch processing.

Implementation ideas: