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