Generate patch files
- Last UpdatedSep 04, 2024
- 1 minute read
Patch file generation
This is a usage example for patch file generation.
-
In this case, the list of Graphic Context files is set using the gcp folder argument.
-
There is one destination file patch.xml and its corresponding template file.
Code example
This is a code example for patch file generation.
-gcp %PROJECTDIR%\GameData\Logic\user
-pp %PROJECTDIR%\GameData\patch\patch.xml
-ppt %PROJECTDIR%\GameData\patch\PatchTemplate.xml
-ma %PROJECTDIR%\GameData\Patch\PatchMapping.xml
-of %PROJECTDIR%\GameData\Bridge\bridgeGenerator.log
Note: The %PROJECTDIR% shortcut can be used only when launching the Bridge Generator as external tool of the XR Studio.