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