Changes

→‎Major changes: + removed CreateTransitionalContentPack
Line 37: Line 37:     
==Major changes==
 
==Major changes==
===Removed APIs===
  −
The following APIs will be removed in SMAPI 3.0.
  −
  −
''TODO''
  −
   
===Event changes===
 
===Event changes===
 
The former events will be removed in SMAPI 3.0. Here's how to convert them to the new events under <tt>this.Helper.Events</tt>. This list does not cover new events in 3.0.
 
The former events will be removed in SMAPI 3.0. Here's how to convert them to the new events under <tt>this.Helper.Events</tt>. This list does not cover new events in 3.0.
Line 311: Line 306:  
|  
 
|  
 
|}
 
|}
 +
 +
===Removed CreateTransitionalContentPack===
 +
<code>this.Helper.CreateTransitionalContentPack</code> was a temporary method to support mods which already accepted custom content packs in their subfolder. All such content packs should be migrated to regular [[Modding:Content packs|SMAPI content packs]]. This method will be removed in SMAPI 3.0.
    
[[Category:Modding]]
 
[[Category:Modding]]
translators
8,403

edits