- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13
split
Default value: 1
If set to 0:
The base file is not output during the split procedure
If set to 1:
The base file is output during the split procedure
Default value: {nxpatcher:inputfileprefix}.base
This is the place where the base file is written. This file is only written if {split:ifoutputbase} is set to 1. This can be an absolute or a relative reference.
Default value: 1
If set to 0:
The notice file is not output during the split procedure
If set to 1:
The notice file is output during the split procedure
Default value: {nxpatcher:inputfileprefix}.txt
This is the place where the notice file is written. This file is only written if {split:ifoutputnotice} is set to 1. This can be an absolute or a relative reference.
Default value: 1
If set to 0:
The patch file is not output during the split procedure
If set to 1:
The patch file is output during the split procedure
Default value: {nxpatcher:inputfileprefix}.patch
This is the place where the patch file is written. This file is only written if {split:ifoutputpatch} is set to 1. This can be an absolute or a relative reference.