summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands/manifest.json
blob: c1aabe480d015dd9de525377183a56c634b7ff0f (plain)
1
2
3
4
5
6
7
8
9
{
  "Name": "Console Commands",
  "Author": "SMAPI",
  "Version": "2.11.2",
  "Description": "Adds SMAPI console commands that let you manipulate the game.",
  "UniqueID": "SMAPI.ConsoleCommands",
  "EntryDll": "ConsoleCommands.dll",
  "MinimumApiVersion": "2.11.2"
}