Changes

Jump to navigation Jump to search
fix old http:// links
Line 25: Line 25:     
<ul>
 
<ul>
<li>[http://www.nexusmods.com/stardewvalley/mods/topalltime/ most popular mods on Nexus];</li>
+
<li>[https://www.nexusmods.com/stardewvalley/mods/topalltime/ most popular mods on Nexus];</li>
 
<li>[https://gist.github.com/Pathoschild/b608892d3e60bd25d0eea71ca7584649 recommendations for a first playthrough];</li>
 
<li>[https://gist.github.com/Pathoschild/b608892d3e60bd25d0eea71ca7584649 recommendations for a first playthrough];</li>
 
<li>[https://stardewmodding.wiki/wiki/Category:Recommendations recommendations from other players];</li>
 
<li>[https://stardewmodding.wiki/wiki/Category:Recommendations recommendations from other players];</li>
Line 34: Line 34:  
! description
 
! description
 
|-
 
|-
| '''[http://nexusmods.com/stardewvalley/ Nexus Mods]'''
+
| '''[https://nexusmods.com/stardewvalley/ Nexus Mods]'''
 
| Most mods are released here.<br /><small>An account is required, but it's free; just don't choose a package when you register. You can use their [https://www.nexusmods.com/site/mods/1?tab=files Vortex client] (Windows only) to install/manage your mods, or download them manually.</small>
 
| Most mods are released here.<br /><small>An account is required, but it's free; just don't choose a package when you register. You can use their [https://www.nexusmods.com/site/mods/1?tab=files Vortex client] (Windows only) to install/manage your mods, or download them manually.</small>
 
|-
 
|-
Line 43: Line 43:  
| Some mods are released here, though most are also on Nexus or ModDrop.
 
| Some mods are released here, though most are also on Nexus or ModDrop.
 
|-
 
|-
| [http://community.playstarbound.com/resources/categories/stardew-valley.22/ Chucklefish mods]
+
| [https://community.playstarbound.com/resources/categories/stardew-valley.22/ Chucklefish mods]
 
| Some older mods are released here, though most are also on Nexus or ModDrop.
 
| Some older mods are released here, though most are also on Nexus or ModDrop.
 
|-
 
|-
| [http://community.playstarbound.com/forums/mods.215/ Chucklefish forums]
+
| [https://community.playstarbound.com/forums/mods.215/ Chucklefish forums]
 
| Some older mods are posted directly in the Chucklefish forums. Some hidden gems are only here, but finding them can be a challenge.
 
| Some older mods are posted directly in the Chucklefish forums. Some hidden gems are only here, but finding them can be a challenge.
 
|}</li>
 
|}</li>
Line 141: Line 141:  
Some mods have a <code>config.json</code> file in their mod folder, which lets you customise the mod settings. The file is usually created the first time you launch the game with that mod installed.
 
Some mods have a <code>config.json</code> file in their mod folder, which lets you customise the mod settings. The file is usually created the first time you launch the game with that mod installed.
   −
To edit the <code>config.json</code> file, just open it in a text editor. Make sure the game isn't running when you edit it, or your changes might not take effect. See a [http://www.w3schools.com/js/js_json_syntax.asp basic guide to JSON]; basically make sure your values are surrounded by quotes (like <code>"value"</code>). You can use this [https://jsonformatter.curiousconcept.com/ JSON validator] to make sure the format is correct.
+
To edit the <code>config.json</code> file, just open it in a text editor. Make sure the game isn't running when you edit it, or your changes might not take effect. See a [https://www.w3schools.com/js/js_json_syntax.asp basic guide to JSON]; basically make sure your values are surrounded by quotes (like <code>"value"</code>). You can use this [https://jsonformatter.curiousconcept.com/ JSON validator] to make sure the format is correct.
    
===Update mods===
 
===Update mods===
translators
8,447

edits

Navigation menu