Changes

Jump to navigation Jump to search
→‎Edit a map: update for SMAPI 3.13.0 release
Line 352: Line 352:  
|-
 
|-
 
| <samp>patchMode</samp>
 
| <samp>patchMode</samp>
| {{SMAPI upcoming|3.13.0|content=''(optional)'' How to merge tiles into the target map. The default is <code>ReplaceByLayer</code>.
+
| ''(optional)'' How to merge tiles into the target map. The default is <code>ReplaceByLayer</code>.
    
For example, assume a mostly empty source map with two layers: <samp>Back</samp> (red) and <samp>Buildings</samp> (blue):<br />[[File:SMAPI content API - map patch mode - source.png]]
 
For example, assume a mostly empty source map with two layers: <samp>Back</samp> (red) and <samp>Buildings</samp> (blue):<br />[[File:SMAPI content API - map patch mode - source.png]]
Line 361: Line 361:  
File:SMAPI content API - map patch mode - replace by layer.png|<code>ReplaceByLayer</code> ''(default)'': all tiles are replaced, but only on layers that exist in the source map.
 
File:SMAPI content API - map patch mode - replace by layer.png|<code>ReplaceByLayer</code> ''(default)'': all tiles are replaced, but only on layers that exist in the source map.
 
File:SMAPI content API - map patch mode - replace.png|<code>Replace</code>: all tiles are replaced.
 
File:SMAPI content API - map patch mode - replace.png|<code>Replace</code>: all tiles are replaced.
</gallery>}}
+
</gallery>
 
|}
 
|}
  
translators
8,446

edits

Navigation menu