Changes

Jump to navigation Jump to search
→‎Basic fields: don't suggest non-standard short version form
Line 57: Line 57:  
| The mod's [http://semver.org/ semantic version]. Make sure you update this for each release! SMAPI uses this for update checks, mod dependencies, and compatibility blacklists (if the mod breaks in a future version of the game). Examples:
 
| The mod's [http://semver.org/ semantic version]. Make sure you update this for each release! SMAPI uses this for update checks, mod dependencies, and compatibility blacklists (if the mod breaks in a future version of the game). Examples:
 
<source lang="javascript">
 
<source lang="javascript">
"Version": "1.0"
+
"Version": "1.0.0"
 
</source>
 
</source>
 
<source lang="javascript">
 
<source lang="javascript">
translators
8,404

edits

Navigation menu