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