stardew_valley/CustomNPCFixes/manifest.json
2024-01-11 05:38:42 +08:00

21 lines
622 B
JSON

{
"Name": "Custom NPC Fixes",
"Author": "spacechase0",
"Version": "1.2.6",
"MinimumApiVersion": "3.13.0",
"Description": "Fixes NPC spawning in custom locations, pathing to custom locations, and schedules for new NPCs.",
"UniqueID": "spacechase0.CustomNPCFixes",
"EntryDll": "CustomNPCFixes.dll",
"UpdateKeys": [ "Nexus:3849" ],
"Dependencies": [
{
"UniqueID": "Platonymous.TMXLoader",
"IsRequired": false
},
{
"UniqueID": "Pathoschild.ContentPatcher",
"IsRequired": false
}
]
}