Changes

Jump to navigation Jump to search
418 bytes removed ,  18:05, 12 June 2018
rework intro to link to pages to read first
Line 2: Line 2:  
{{stub}}
 
{{stub}}
   −
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]])
+
This page covers how to do common tasks in SMAPI mods. '''Before reading this page, see the [[Modding:Modder Guide|Modder Guide]] and [[Modding:Modder Guide/Game Fundamentals|Game Fundamentals]].'''
 
  −
==Things to note==
  −
Many things in Stardew Valley are accessed through ''Game1''. It is highly recommended to decompile the game source and look at how the game does things and then attempt to do it yourself. This is a general guide to point you to the right places in the code to look, it is not meant to give you the code.
  −
[[Modding:Creating a SMAPI mod#Decompile_the_game_code|See Decompiling the Game Code]]
      
==Items==
 
==Items==
translators
8,447

edits

Navigation menu