1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-23 08:43:29 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@98ec503c0a 🚀

This commit is contained in:
lilyuwuu
2023-11-08 04:33:00 +00:00
parent 5a84c708da
commit 374a5ebb9e
3 changed files with 795 additions and 794 deletions

View File

@@ -573,6 +573,7 @@ window.cookieconsent.initialise({
<li>Run the MSET9 script:
<ul>
<li><strong>Windows</strong>: Double-click <code class="language-plaintext highlighter-rouge">mset9.bat</code></li>
<li><strong>macOS</strong>: Double-click <code class="language-plaintext highlighter-rouge">mset9.command</code></li>
<li><strong>Linux</strong>: open a Terminal window, <code class="language-plaintext highlighter-rouge">cd</code> to the root of your SD card, then type <code class="language-plaintext highlighter-rouge">python3 mset9.py</code> and press Enter</li>
</ul>