Changes

Jump to navigation Jump to search
Added instructions for Arch Linux installation, and updated instructions for Ubuntu
Line 9: Line 9:  
==Install==
 
==Install==
 
<ol>
 
<ol>
<li>If you are running Ubuntu 22.04 or later, you may need to download and install libssl1.x</li>
+
<li>On many Linux distributions, you may need to download and install an older version of libssl (1.1 or 1.x).</li>
 +
<ul>
 +
<li>On Ubuntu, Debian, Linux Mint, and other Debian-based installations, install <code>libssl1.1</code> (by running <code>sudo apt install libssl1.1</code> on a terminal).</li>
 +
<li>On Arch Linux and its derivatives, install <code>openssl-1.1</code> by running <code>sudo pacman -S openssl-1.1</code>.</li>
 +
</ul>
 
<li>Download the [https://smapi.io/ latest version of SMAPI].</li>
 
<li>Download the [https://smapi.io/ latest version of SMAPI].</li>
 
<li>Extract the <samp>.zip</samp> file somewhere (but not in your game folder!).</li>
 
<li>Extract the <samp>.zip</samp> file somewhere (but not in your game folder!).</li>
32

edits

Navigation menu