Difference between revisions of "Version Control"
Jump to navigation
Jump to search
no edit summary
imported>HaploTR |
imported>HaploTR |
||
Line 172: | Line 172: | ||
<br/> | <br/> | ||
== Merge process and workflow of the individual team member == | == Merge process and workflow of the individual team member == | ||
* Download the latest .esm file from the repository, to the \Fallout 4\Data\ folder. | * Download the latest .esm file from the repository, to both the \Fallout 4\Data\ folder, AND \Merging\Data\. | ||
* Open the | * Open the Creation Kit, and begin making your changes to the .esp file. | ||
* When you're finished your changes to the .esp, save, and close down the Creation Kit. | * When you're finished your changes to the .esp, save, and close down the Creation Kit. | ||
<br/> | |||
* Download the latest .esm file from the repository, to the \Merging\Data\ folder. | * Download the latest .esm file from the repository, to the \Merging\Data\ folder. | ||
** This is ESSENTIAL in the process. Always ensure you merge into the latest version. | ** This is ESSENTIAL in the process. Always ensure you merge into the latest version. | ||
Line 183: | Line 184: | ||
* Once the file is finished opening, click "File" -> "Data..." | * Once the file is finished opening, click "File" -> "Data..." | ||
* Click on your mod .esm file, and then "Details". | * Click on your mod .esm file, and then "Details". | ||
*: [[File: | *: [[File:versioncontrol_mergeprep_details.png]] | ||
* When asked "Do you want to use an empty list to save memory?", click "Yes" | * When asked "Do you want to use an empty list to save memory?", click "Yes" | ||
* You'll now be shown a new popup titled "File Details", but it will have no contents. | * You'll now be shown a new popup titled "File Details", but it will have no contents. |