blob: cfbaa661c473d29f553367306c7bcff0dd7507a6 (
plain)
1
2
3
4
5
6
7
8
9
|
{
"Name": "Error Handler",
"Author": "SMAPI",
"Version": "3.12.8",
"Description": "Handles some common vanilla errors to log more useful info or avoid breaking the game.",
"UniqueID": "SMAPI.ErrorHandler",
"EntryDll": "ErrorHandler.dll",
"MinimumApiVersion": "3.12.8"
}
|