1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-31 20:21:49 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@64159ca940 🚀

This commit is contained in:
lifehackerhansol
2023-05-25 07:17:57 +00:00
parent af86c03236
commit 5cf86c571f
2 changed files with 3 additions and 3 deletions

View File

@@ -573,8 +573,8 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>Copy this <code class="language-plaintext highlighter-rouge">input.bin</code> to the Seedminer folder</li>
<li>Open the terminal/PowerShell/Command Prompt window from earlier
1.Inside this window, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py id0 &lt;id0&gt;</code>
<li>Open the terminal/PowerShell/Command Prompt window from earlier</li>
<li>Inside this window, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py id0 &lt;id0&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;id0&gt;</code> with the ID0 you copied into a document</li>
<li>Do not include the angle brackets</li>