Skip to content

Commit e973931

Browse files
committed
Refactor MO2->Nexus link process
1 parent cd41530 commit e973931

File tree

2 files changed

+14
-30
lines changed

2 files changed

+14
-30
lines changed

faq.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,15 +477,22 @@ <h3>Mod Organizer 2 refuses to open and creates a dump file at each try</h3>
477477

478478
<div class="expander-top">
479479
<p>
480-
<h3>Mods are downloading to Vortex instead of MO2</h3>
480+
<h3>Mods are not downloading through MO2 or are downloading using Vortex </h3>
481481
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
482482
</p>
483483
</div>
484484
<div class="expander-bottom">
485485
<p>
486486
<ol>
487487
<li>Click the <img class="mo2-icon" src="./img/MO2/Settings.webp" alt="MO2 settings"> button at the top of MO2 to open the settings.</li>
488-
<li>Go to the Nexus tab, then click <strong>Associate with "Download with manager" links</strong>.</li>
488+
<li>In the <b>Nexus</b> tab, select <strong>Connect to Nexus</strong>.</li>
489+
<div class="image-container">
490+
<img class="content-img" src="./img/MO2/Connect.webp" alt="Connect to Nexus">
491+
<div class="resize-overlay expand"></div>
492+
</div>
493+
<li>MO2 will open your browser and prompt you to <strong>authorize</strong> the connection.</li>
494+
<li>Once you authorize it, you can close the browser tab alongside with MO2 settings.</li>
495+
<li>Allow MO2 to <strong>restart</strong>.</li>
489496
</ol>
490497
</p>
491498
</div>

mo2.html

Lines changed: 5 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,11 @@ <h3>Configuring Mod Organizer 2</h3>
330330
<li>Select the store where you bought the game, click <b>Next</b>.</li>
331331
<li>When asked about profile settings, <strong>enable all options</strong> and click <b>Next</b>.</li>
332332
<li>Keep the <strong>default location</strong> file path.</li>
333-
<li>Click <strong>Connect to Nexus</strong>.</li>
333+
<li>On the next page, click <strong>Connect to Nexus</strong>.</li>
334+
<ol>
335+
<li>MO2 will open your browser and prompt you to <strong>authorize</strong> the connection.</li>
336+
<li>Once you authorize it, you can close the browser page and click <b>Next</b> in MO2.</li>
337+
</ol>
334338
</ol>
335339

336340
<div class="card-yellow">
@@ -350,33 +354,6 @@ <h3>Configuring Mod Organizer 2</h3>
350354
</p>
351355
</div>
352356

353-
<div class="card" id="MO2Settings" title="MO2 Settings">
354-
<p>
355-
<h3>Configuring Settings</h3>
356-
<ol>
357-
<li>Click the <b>X</b> in the bottom right of MO2 to close the log window.</li>
358-
<li>Click the <img class="mo2-icon" src="./img/MO2/Settings.webp" alt="MO2 settings"> button at the top of MO2 to open the settings.</li>
359-
<li>If you wish, you can select a different theme.</li>
360-
<li>In the <b>Nexus</b> tab, select <strong>Connect to Nexus</strong>.</li>
361-
<div class="image-container">
362-
<img class="content-img" src="./img/MO2/Connect.webp" alt="Connect to Nexus">
363-
<div class="resize-overlay expand"></div>
364-
</div>
365-
</ol>
366-
367-
<div class="card-yellow">
368-
<p>
369-
This option will not show up if you have already connected your Nexus account on a different MO2 instance.
370-
</p>
371-
</div>
372-
373-
<ol start="5">
374-
<li>MO2 will open your browser and prompt you to <strong>authorize</strong> the connection.</li>
375-
<li>Once you authorize it, you can close your browser and of the MO2 settings.</li>
376-
<li>Allow MO2 to <strong>restart</strong>.</li>
377-
</ol>
378-
</p>
379-
</div>
380357
<div class="card" id="GameSettings">
381358
<p>
382359
<h3>Game Settings</h3>

0 commit comments

Comments
 (0)