Changes

m
Edited forum URLs
Line 15: Line 15:  
===What to do===
 
===What to do===
 
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#Find your SMAPI log|your SMAPI log]] attached) and we'll help.
+
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#Find your SMAPI log|your SMAPI log]] attached) and we'll help.
    
===SMAPI mods===
 
===SMAPI mods===
Line 1,557: Line 1,557:  
   |broke in          = Content Patcher 1.17
 
   |broke in          = Content Patcher 1.17
 
   |unofficial version = 1.2.1-unofficial.4-pathoschild
 
   |unofficial version = 1.2.1-unofficial.4-pathoschild
   |unofficial url    = https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/post-14052
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-14052
 
-->
 
-->
 
}}
 
}}
Line 3,120: Line 3,120:  
   |broke in          = Content Patcher 1.17
 
   |broke in          = Content Patcher 1.17
 
   |unofficial version = 1.3.3-unofficial.1-pathoschild
 
   |unofficial version = 1.3.3-unofficial.1-pathoschild
   |unofficial url    = https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/post-13203
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 
}}
 
}}
 
{{/entry
 
{{/entry
Line 3,618: Line 3,618:  
<!--
 
<!--
 
   |unofficial version = 1.0.7-unofficial.1-devoncode
 
   |unofficial version = 1.0.7-unofficial.1-devoncode
   |unofficial url    = https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/post-13344
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13344
 
-->
 
-->
 
}}
 
}}
Line 6,081: Line 6,081:  
<!--
 
<!--
 
   |unofficial version = 1.0.1-unofficial.1-annosz
 
   |unofficial version = 1.0.1-unofficial.1-annosz
   |unofficial url    = https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/post-14054
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-14054
 
--<>
 
--<>
 
}}
 
}}
Line 6,950: Line 6,950:  
<!--
 
<!--
 
   |unofficial version = 1.1.2-unofficial.2-jacquesdereims
 
   |unofficial version = 1.1.2-unofficial.2-jacquesdereims
   |unofficial url    = http://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/post-15790
+
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-15790
 
   |pull request      = https://github.com/jdusbabek/stardewvalley/pull/14
 
   |pull request      = https://github.com/jdusbabek/stardewvalley/pull/14
 
-->
 
-->
Line 10,460: Line 10,460:  
See [[Modding:Index#Migration guides|migration guides]]. You can...
 
See [[Modding:Index#Migration guides|migration guides]]. You can...
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
* Post a message in the [https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
+
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
 
* Chat or ask questions in [[Modding:Community#Discord|#modding on Discord]].
 
* Chat or ask questions in [[Modding:Community#Discord|#modding on Discord]].
   Line 10,470: Line 10,470:  
# Increase the official version in <tt>manifest.json</tt> by <tt>0.0.1</tt> and add <tt>-unofficial.1-yourName</tt>.<br /><small>For example, if the current version is 1.0.0 and your name is SampleUser, change it to <tt>1.0.1-unofficial.1-sampleUser</tt>. If you need to release a new unofficial update, just increment <tt>unofficial.1</tt> to <tt>unofficial.2</tt>, etc. This ensures that official versions supersede unofficial ones (e.g. for update checks), and other users can release newer unofficial updates if needed.</small>
 
# Increase the official version in <tt>manifest.json</tt> by <tt>0.0.1</tt> and add <tt>-unofficial.1-yourName</tt>.<br /><small>For example, if the current version is 1.0.0 and your name is SampleUser, change it to <tt>1.0.1-unofficial.1-sampleUser</tt>. If you need to release a new unofficial update, just increment <tt>unofficial.1</tt> to <tt>unofficial.2</tt>, etc. This ensures that official versions supersede unofficial ones (e.g. for update checks), and other users can release newer unofficial updates if needed.</small>
 
# Push your changes to GitHub.
 
# Push your changes to GitHub.
# Post a release package to the [https://forums.stardewvalley.net/index.php?threads/unofficial-mod-updates.2096/ coordination thread] with a link to your fork on GitHub.<br /><small>(If the mod uses the NuGet build package, there should be a release package named <tt><mod name> <version>.zip</tt> in your bin folder.)</small>
+
# Post a release package to the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] with a link to your fork on GitHub.<br /><small>(If the mod uses the NuGet build package, there should be a release package named <tt><mod name> <version>.zip</tt> in your bin folder.)</small>
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
  
184

edits