|
@@ -1,7 +1,6 @@
|
|
:: Your output pak destination
|
|
:: Your output pak destination
|
|
:: Below is Quittouff's Dummy Mod by default
|
|
:: Below is Quittouff's Dummy Mod by default
|
|
set outpak=C:\Program Files (x86)\Steam\steamapps\workshop\content\588650\1405810340\res.pak
|
|
set outpak=C:\Program Files (x86)\Steam\steamapps\workshop\content\588650\1405810340\res.pak
|
|
-:: set outpak=D:\SteamLibrary\steamapps\workshop\content\588650\1405810340\res.pak
|
|
|
|
|
|
|
|
:: Whether it should pause the terminal at the end
|
|
:: Whether it should pause the terminal at the end
|
|
:: Could be useful for troubleshooting I guess
|
|
:: Could be useful for troubleshooting I guess
|
|
@@ -11,5 +10,4 @@ set pause=0
|
|
set runafter=1
|
|
set runafter=1
|
|
|
|
|
|
:: Make sure this path is correct and it has all the shit (vanilla res.pak, ModTools)
|
|
:: Make sure this path is correct and it has all the shit (vanilla res.pak, ModTools)
|
|
-set dcpath=C:\Program Files (x86)\Steam\steamapps\common\Dead Cells
|
|
|
|
-:: set dcpath=D:\SteamLibrary\steamapps\common\Dead Cells
|
|
|
|
|
|
+:: set dcpath=
|