Quote:
Originally Posted by pratikpatel8982
Hi, I was wondering if @BLACKFIRE69 could add support for Xdelta in this script to patch the whole folder. For example: We can put all patchfiles inside a seperate archive, set xdelta parameters and then it could apply patch at the end of the installation. Saves a lot of time when a new version of a game is released.
Thank You!
|
I found a solution to this problem. Create a new folder and place all patch files in it including xdelta.exe
Create a batch script to apply that patch using xdelta and will also delete the files afterwards.
Pack the folder into a separate archive.
Add that batch in the redists section.
Done!!!