Browse Source

Upload New File

alaah 6 years ago
parent
commit
77dbde0b1d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      compile-pak.bat

+ 4 - 0
compile-pak.bat

@@ -0,0 +1,4 @@
+call config.bat
+ModTools\PAKTool.exe -CreateDiffPak -RefPak "%~dp0res.pak" -InDir "%~dp0PAK" -OutPak %outpak%
+if %runafter%==1 (%dcpath%)
+if %pause%==1 (pause)