Changes

Jump to navigation Jump to search
→‎Update checks: fix unfinished sentence
Line 119: Line 119:  
|- valign="top"
 
|- valign="top"
 
| [https://www.nexusmods.com/stardewvalley Nexus Mods]
 
| [https://www.nexusmods.com/stardewvalley Nexus Mods]
| Make sure the Nexus mod has a [http://semver.org/ semantic version], then specify the mod ID (it's in the mod page URL). The ID appears in the URL <source lang="javascript">"UpdateKeys": [ "Nexus:541" ]</source>
+
| Make sure the Nexus mod has a [http://semver.org/ semantic version], then specify the mod ID (it's in the mod page URL). When creating a new mod on Nexus, the ID is added to the URL after the first step, before you need to upload the file. <source lang="javascript">"UpdateKeys": [ "Nexus:541" ]</source>
 
|- valign="top"
 
|- valign="top"
 
| [https://github.com/ GitHub]
 
| [https://github.com/ GitHub]
| Make sure your [https://help.github.com/articles/creating-releases/ GitHub project has at least one release] and the latest release's tag is a [http://semver.org/ semantic version], then specify your GitHub username and project name: <source lang="javascript">"UpdateKeys": [ "GitHub:Pathoschild/LookupAnything" ]</source>
+
| Make sure your [https://help.github.com/articles/creating-releases/ GitHub project has at least one release] and the latest release's tag is a [http://semver.org/ semantic version], then specify your GitHub username and project name. <source lang="javascript">"UpdateKeys": [ "GitHub:Pathoschild/LookupAnything" ]</source>
 
|}
 
|}
  
translators
8,404

edits

Navigation menu