Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- cls
- echo.
- echo ****************************
- echo * Convert hardmodel files *
- echo ****************************
- echo.
- cgf-converter.exe *.cg? *.skin *.chr -objectdir %CD% -tif -merge -obj -outdir %CD%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement