Advertisement
DirectorGunner

SC convert with markemps tool

Apr 22nd, 2017
1,108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. @echo off
  2. cls
  3. echo.
  4. echo ****************************
  5. echo * Convert hardmodel  files *
  6. echo ****************************
  7. echo.
  8.  
  9. cgf-converter.exe *.cg? *.skin *.chr -objectdir %CD% -tif -merge -obj -outdir %CD%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement