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