Changes

update links
Line 114: Line 114:  
| 2.0
 
| 2.0
 
| <tt>Mod.PerSaveConfigPath</tt>
 
| <tt>Mod.PerSaveConfigPath</tt>
| use [[Modding:Creating a SMAPI mod#Configuration|per-save JSON files]] instead.
+
| use [[Modding:Modder Guide/APIs/Config|per-save JSON files]] instead.
 
|-
 
|-
 
| 1.0
 
| 1.0
Line 165: Line 165:     
===Mod entry method===
 
===Mod entry method===
''For the latest documentation, see [[Modding:Creating a SMAPI mod#Write the code]].''
+
''For the latest documentation, see [[Modding:Modder Guide]].''
    
Change your mod's entry class from this:
 
Change your mod's entry class from this:
Line 189: Line 189:     
===Mod configuration===
 
===Mod configuration===
''For the latest documentation, see [[Modding:Creating a SMAPI mod#Configuration]].''
+
''For the latest documentation, see [[Modding:Modder Guide/APIs/Config]].''
    
If you use <tt>config.json</tt>, it's much easier in 1.0.
 
If you use <tt>config.json</tt>, it's much easier in 1.0.
Line 274: Line 274:  
</ol>
 
</ol>
   −
For more information, see [[Modding:Creating a SMAPI mod#Configuration]].
+
For more information, see [[Modding:Modder Guide/APIs/Config]].
    
[[Category:Modding]]
 
[[Category:Modding]]
translators
8,411

edits