Changes

Jump to navigation Jump to search
Line 230: Line 230:  
|}
 
|}
   −
===Removed CreateTransitionalContentPack===
+
===Renamed 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.
+
<code>this.Helper.CreateTransitionalContentPack</code> has been renamed to <code>CreateTemporaryContentPack</code>.
 +
 
 +
(<code>CreateTransitionalContentPack</code> was a temporary method to support mods which already accepted custom content packs in their subfolder, before they migrated to regular [[Modding:Content packs|SMAPI content packs]]. A few mods have permanent use cases for this feature beyond the transition though.)
    
[[Category:Modding]]
 
[[Category:Modding]]
translators
8,403

edits

Navigation menu