Add project files.

This commit is contained in:
2025-07-21 23:19:39 -06:00
commit 976150ab4b
101 changed files with 13369 additions and 0 deletions

View File

@@ -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