mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-22 08:14:07 +02:00
They're the same for all occurrances of this include, so why not? It also fixes an issue in Crowdin where it is converting this include into a codeblock. It also inadvertantly fixes a typo where `1.` was defined twice.
4 lines
284 B
Markdown
4 lines
284 B
Markdown
1. Run the MSET9 script:
|
|
+ **Windows**: Double-click `MSET9-Windows.bat`
|
|
+ **macOS**: Double-click `MSET9-macOS.command` and enter your password if prompted
|
|
+ **Linux**: open a Terminal window, `cd` to the root of your SD card, then type `python3 mset9.py` and press Enter |