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