Changes

Jump to navigation Jump to search
→‎Add your manifest: update for SMAPI 2.0 release
Line 121: Line 121:  
   "Name": "<your project name>",
 
   "Name": "<your project name>",
 
   "Author": "<your name>",
 
   "Author": "<your name>",
   "Version": {
+
   "Version": "1.0",
      "MajorVersion": 1,
  −
      "MinorVersion": 0,
  −
      "PatchVersion": 0,
  −
      "Build": null
  −
  },
   
   "Description": "<One or two sentences about the mod>",
 
   "Description": "<One or two sentences about the mod>",
 
   "UniqueID": "<your name>.<your project name>",
 
   "UniqueID": "<your name>.<your project name>",
Line 134: Line 129:  
</ol>
 
</ol>
   −
This will be listed in the console output when the game is launching. (For more info about the version number, see [http://semver.org/ semantic versioning].)
+
This will be listed in the console output when the game is launching. For more info, see the [[Modding:SMAPI APIs#Manifest|manifest docs]].
    
===Try your mod===
 
===Try your mod===
translators
8,401

edits

Navigation menu