blueskythlikesclouds / MikuMikuLibrary

Format library and file editor for Hatsune Miku: Project DIVA games
MIT License
195 stars 45 forks source link

add a feature to surpport export file by batch processing #6

Closed Omoinemie closed 11 months ago

Omoinemie commented 5 years ago

add surpport to export models in cmd commend, fox example: MikuMikuModel.exe -i "e:\1\input.bin" -e -f "fbl" -o "output folder" -i: input file -e: export -f: export file format -o: output folder, Leave it blank and save it to the input file folder by default.