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