Command line arguments - Zetrith/Prepatcher GitHub Wiki
Assembly dumping can be used to see and debug the effects of patches.
Pass a
-dumpasms=dumpfolder
cmd line argument to RimWorld's process to dump all assemblies rewritten by Prepatcher during loading to the given directory. The path is relative to the game's working directory.
Pass
-patchandexit
to close the game after Prepatcher finishes rewriting.
Other arguments:
-verbose
enables detailed logging of the patching process