Difference between revisions of "Version Control"

710 bytes added ,  20:54, 13 November 2016
no edit summary
imported>HaploTR
imported>HaploTR
Line 12: Line 12:
** Click "Share this folder", and then "OK"
** Click "Share this folder", and then "OK"
** Back on the Properties windows, click "Share..."
** Back on the Properties windows, click "Share..."
** [[File:SharePropertiesTab.png]]
*: [[File:SharePropertiesTab.png]]
** You won't actually be sharing your computer with anyone else, so you don't have to add any additional users - just click "Share" -> "Done"
** You won't actually be sharing your computer with anyone else, so you don't have to add any additional users - just click "Share" -> "Done"
** Make note of the "Network Path" displayed, you'll need this for the next step
** Make note of the "Network Path" displayed, you'll need this for the next step
Line 18: Line 18:




* Next, navigate back to your Fallout 4 directory
* Open CreationKit.ini
* Modify the following line to say:
<source lang="ini">bUseVersionControl=1</source>
* Add the following lines (anywhere under the "[General]" heading):
<source lang="ini">
SNetwork Path=\\COMP-NAME\Merging\
SNewVersionBackupPath=\\COMP-NAME\Merging\VersionBackup\
SNetworkMasterPath=\\COMP-NAME\Merging\Data\
SLocalBackupPath=Data\CheckInBackup\
</source>
* Note:
*: - There is a space in "SNetwork Path"
*: - Replace "COMP-NAME" with your computer name, displayed on the window in the above screenshot
*: - Do not omit the "\" at the end of the paths above, or this will not work properly
*: [[File:versioncontrol_creationkit.png]]




Anonymous user