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