Changes

Jump to navigation Jump to search
m
Text replacement - "(e.g. " to "(''e.g.'', "
Line 251: Line 251:  
|-
 
|-
 
| <code>warnings</code>
 
| <code>warnings</code>
| Text explaining additional compatibility warnings about the mod (e.g. not compatible with Linux/Mac).
+
| Text explaining additional compatibility warnings about the mod (''e.g.'', not compatible with Linux/Mac).
 
|-
 
|-
 
| <code>content pack for</code>
 
| <code>content pack for</code>
Line 275: Line 275:  
|-
 
|-
 
| <code>map remote version</code>
 
| <code>map remote version</code>
| When SMAPI performs an update check for the mod, this field overrides the version returned by the server. SMAPI will match the original version using [https://semver.org/ semantic rules] if it's parseable (e.g. <code>1.0</code> and <code>1.0.0</code> are equivalent), else it'll fallback to case-insensitive string comparison (e.g. <code>1.01</code> and <code>1.01.0</code> are ''not'' equivalent). If an invalid format is specified or the new version can't be parsed, the mapping will be ignored.
+
| When SMAPI performs an update check for the mod, this field overrides the version returned by the server. SMAPI will match the original version using [https://semver.org/ semantic rules] if it's parseable (''e.g.'', <code>1.0</code> and <code>1.0.0</code> are equivalent), else it'll fallback to case-insensitive string comparison (''e.g.'', <code>1.01</code> and <code>1.01.0</code> are ''not'' equivalent). If an invalid format is specified or the new version can't be parsed, the mapping will be ignored.
    
'''This is a specialised field; it's better to correct the mod page if possible.'''
 
'''This is a specialised field; it's better to correct the mod page if possible.'''
Line 316: Line 316:  
|-
 
|-
 
| <code>unknown</code>
 
| <code>unknown</code>
| The mod's compatibility status hasn't been tested. This should only be used as a placeholder (e.g. when adding a new beta), it should never be used long since that defeats the purpose of the compatibility list.
+
| The mod's compatibility status hasn't been tested. This should only be used as a placeholder (''e.g.'', when adding a new beta), it should never be used long since that defeats the purpose of the compatibility list.
 
|}
 
|}
  
107,395

edits

Navigation menu