Add project files.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem */ Main /*
|
||||
"..\PatchEmAll-CLI.exe" -buildpatchesdat "PD:..\Patches" "XF:..\Xdelta\xdelta3-3.1.0-x86_64.exe" "XC:-e -9 -s" "MN:YourMachineName" "DD:..\Dats" "CO:YourComment"
|
||||
|
||||
rem */ Pause /*
|
||||
@pause
|
||||
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem */ Main /*
|
||||
"..\PatchEmAll-CLI.exe" -buildpatches "RD:..\ROMs" "PD:..\Patches" "XF:..\Xdelta\xdelta3-3.1.0-x86_64.exe" "XC:-e -9 -s" "DL: -- " "DF:..\Dats\YourDatPPDXMLFile.ppd"
|
||||
|
||||
rem */ Pause /*
|
||||
@pause
|
||||
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem */ Main /*
|
||||
"..\PatchEmAll-CLI.exe" -buildroms "RD:..\ROMs" "PD:..\Patches" "XF:..\Xdelta\xdelta3-3.1.0-x86_64.exe" "DL: -- "
|
||||
|
||||
rem */ Pause /*
|
||||
@pause
|
||||
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem */ Main /*
|
||||
"..\PatchEmAll-CLI.exe" -donations
|
||||
|
||||
rem */ Pause /*
|
||||
@pause
|
||||
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem */ Main /*
|
||||
"..\PatchEmAll-CLI.exe" -help "LF:..\Logs\Log_PEA_00000000_000000.txt"
|
||||
|
||||
rem */ Pause /*
|
||||
@pause
|
||||
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem */ Main /*
|
||||
"..\PatchEmAll-CLI.exe" -license
|
||||
|
||||
rem */ Pause /*
|
||||
@pause
|
||||
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem */ Main /*
|
||||
"..\PatchEmAll-CLI.exe" -version
|
||||
|
||||
rem */ Pause /*
|
||||
@pause
|
||||
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem */ Main /*
|
||||
"..\PatchEmAll-CLI.exe" -saveoptions
|
||||
|
||||
rem */ Pause /*
|
||||
@pause
|
||||
@@ -0,0 +1 @@
|
||||
This file can be deleted.
|
||||
Reference in New Issue
Block a user