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