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