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