Changes

Jump to navigation Jump to search
Start of sections
Line 2: Line 2:  
{{stub}}
 
{{stub}}
   −
This page explains how mod creators can perform common tasks in SMAPI mods.
+
This page explains how mod creators can perform common tasks in SMAPI mods. (Note: this page is for interacting with the game itself, for SMAPI-provided tasks see  [[Modding:SMAPI APIs|SMAPI reference]])
   −
==The thing==
+
==Items==
Just do it.
+
//todo describe section
 +
===Create an Item===
 +
//todo
 +
===Remove an Item===
 +
//todo
 +
===Add an item to the player inventory===
 +
//todo
 +
==Locations==
 +
//todo describe section
 +
======
 +
==Player==
 +
//todo describe section
 +
===Position===
 +
//todo
 +
==UI==
 +
//todo describe section
 +
===Banner Message===
 +
//todo
 +
==Menus==
 +
//todo describe section
 +
===Simple Menu===
 +
//todo
 +
==Harmony==
 +
//todo warning
 +
==Other==
 +
===Add an animation===
 +
//todo
 +
===Play a sound===
 +
//todo
    
[[Category:Modding]]
 
[[Category:Modding]]
37

edits

Navigation menu