stardew-multiplayer-docker/docker/mods/NonDestructiveNPCs/manifest.json

10 lines
357 B
JSON
Raw Normal View History

2021-01-23 20:04:33 +00:00
{
"Name": "Non Destructive NPCs",
"Author": "Madara Uchiha",
"Version": "1.0.0",
"Description": "NPCs no longer destroy placed objects in their paths. They would instead pass through them.",
"UniqueID": "MadaraUchiha.NonDestructiveNPCs",
"EntryDll": "NonDestructiveNPCs.dll",
"MinimumApiVersion": "3.1.0",
"UpdateKeys": [ "Nexus:5176" ]
}