Changes

Jump to navigation Jump to search
→‎Add your manifest: changed default SMAPI version in example manifest to 4.0.0 since we're on 1.6
Line 171: Line 171:  
   "UniqueID": "<your name>.<your project name>",
 
   "UniqueID": "<your name>.<your project name>",
 
   "EntryDll": "<your project name>.dll",
 
   "EntryDll": "<your project name>.dll",
   "MinimumApiVersion": "3.0.0",
+
   "MinimumApiVersion": "4.0.0",
 
   "UpdateKeys": []
 
   "UpdateKeys": []
 
}
 
}
2

edits

Navigation menu