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