Changes

Jump to navigation Jump to search
→‎Basic examples: update suggested min versions
Line 18: Line 18:  
   "UniqueID": "YourName.YourProjectName",
 
   "UniqueID": "YourName.YourProjectName",
 
   "EntryDll": "YourDllFileName.dll",
 
   "EntryDll": "YourDllFileName.dll",
   "MinimumApiVersion": "2.0",
+
   "MinimumApiVersion": "2.9",
 
   "UpdateKeys": []
 
   "UpdateKeys": []
 
}
 
}
Line 29: Line 29:  
   "Description": "One or two sentences about the mod.",
 
   "Description": "One or two sentences about the mod.",
 
   "UniqueID": "YourName.YourProjectName",
 
   "UniqueID": "YourName.YourProjectName",
   "MinimumApiVersion": "2.0",
+
   "MinimumApiVersion": "2.9",
 
   "UpdateKeys": [],
 
   "UpdateKeys": [],
 
   "ContentPackFor": {
 
   "ContentPackFor": {
 
       "UniqueID": "Pathoschild.ContentPatcher", // the ID of required mod
 
       "UniqueID": "Pathoschild.ContentPatcher", // the ID of required mod
       "MinimumVersion": "1.3.0" // optional
+
       "MinimumVersion": "1.6.0" // optional
 
   }
 
   }
 
}
 
}
translators
8,403

edits

Navigation menu