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