Changes

Jump to navigation Jump to search
→‎FAQs about Stardew Valley 1.5.5: -> add command line instructions for Linux + Mac
Line 105: Line 105:  
<dd><ol>
 
<dd><ol>
 
<li>[[Modding:Game folder|Open your game folder]].</li>
 
<li>[[Modding:Game folder|Open your game folder]].</li>
<li>Hold {{key|Shift}} and right-click the folder background.</li>
+
<li>Right-click the folder background. On Windows, also hold {{key|Shift}}</li>
<li>Click the option that says ''Open in Command Prompt'', ''Open in PowerShell'', or ''Open in Windows Terminal'' (depending on your system settings).</li>
+
<li>Click the option that says ''Open in Command Prompt'', ''Open in PowerShell'', ''Open in Windows Terminal'' or ''Open In Terminal'' (depending on your system settings/OS).</li>
 
<li>Type this command:
 
<li>Type this command:
 
{| class="wikitable"
 
{| class="wikitable"
Line 113: Line 113:  
! command
 
! command
 
|-
 
|-
| with mods
+
| with mods on Windows
 
| <code>.\StardewModdingAPI.exe</code>
 
| <code>.\StardewModdingAPI.exe</code>
 
|-
 
|-
| without mods
+
| without mods on Windows
 
| <code>.\"Stardew Valley.exe"</code>
 
| <code>.\"Stardew Valley.exe"</code>
 +
|-
 +
| with mods on Mac/Linux
 +
| <code>./StardewModdingAPI</code>
 +
|-
 +
| without mods on Mac/Linux
 +
| <code>./"Stardew Valley"</code>
 
|}</li>
 
|}</li>
 
<li>Press enter to run the command.</li>
 
<li>Press enter to run the command.</li>
528

edits

Navigation menu