Changes

Jump to navigation Jump to search
→‎Template when updating mods for new game version: re: template reasons and sorted positions
Line 37: Line 37:  
{{"</nowiki> I can find and make sure it follows the structure as to not break anything
 
{{"</nowiki> I can find and make sure it follows the structure as to not break anything
   −
[[User:Twister5798|Twister5798]] ([[User talk:Twister5798|talk]]) 01:42, 15 April 2024 (UTC)twitster5798, 2024-04-14
+
[[User:Twister5798|Twister5798]] ([[User talk:Twister5798|talk]]) 01:42, 15 April 2024 (UTC)
 +
 
 +
: Hi! The statuses are generally standardized by convention (i.e. by keeping them consistent with the existing entries in the list). The options I would use for the above are:
 +
 
 +
: {| class="wikitable"
 +
|-
 +
! scenario
 +
! status
 +
|-
 +
| Not updated for 1.6, but still works.
 +
| It's still considered compatible, no special status needed.
 +
|-
 +
| Broke in 1.6, with [[#Modding:Mod compatibility#Creating an unofficial update|unofficial update]] available.
 +
| We have special fields for unofficial updates, which lets them trigger update alerts:
 +
<pre>
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.67-unofficial.1-thimadera
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 +
</pre>
 +
|-
 +
| Broke in 1.6, with alternative mod available.
 +
| If the workaround is a C# mod (and not just a repost), we should add it to the list and then reference it:
 +
<pre>
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 +
</pre>
 +
If it shouldn't be in the list (e.g. it's not a C# mod, or it reposts the mod with the same mod ID), we can link to the mod page instead:
 +
<pre>
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 +
</pre>
 +
We can do that with mods anywhere (e.g. GitHub, forums, etc), and we can customize the link text if needed:
 +
<pre>
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [https://community.playstarbound.com/threads/156000/page-57#post-3358211 unofficial conversion to Content Patcher] instead.
 +
</pre>
 +
|}
 +
 
 +
: The compatibility list is sorted alphabetically, so new entries should be added in the sorted position. It's not a big deal if they're not though, I'll just sort them next time I update the list. —<small>[[User:Pathoschild|Pathoschild]] ([[User talk:Pathoschild|talk]]) 15:57, 30 May 2024 (UTC)</small>
translators
8,447

edits

Navigation menu