Update masterlist testing instructions

This commit is contained in:
Oliver Hamlet
2016-04-09 19:46:24 +01:00
parent e649c0c2bf
commit 33ec05a1ec
@@ -7,8 +7,7 @@ title: Quickly Testing Your Masterlist Changes
<ol>
<li>Run LOOT, and open its settings window.</li>
<li>Select the game whose masterlist you want to test, and click "Edit Game...".</li>
<li>In the Masterlist Repository URL setting's text box, enter the path to your local repository. Eg. if you have the Skyrim masterlist repository at <code>C:\foo\bar\skyrim</code>, then put that in the box.</li>
<li>In the Masterlist Repository URL setting's text box for the game you want to test, enter the path to your local repository. Eg. if you have the Skyrim masterlist repository at <code>C:\foo\bar\skyrim</code>, then put that in the box.</li>
<li>Apply the settings, then close and relaunch LOOT. LOOT will now update using your local repository instead of the online one.</li>
</ol>