stardew_valley/[CP] Locations of APi and APIHouse/manifest.json
2024-01-11 05:38:42 +08:00

17 lines
405 B
JSON

{
"Name": "Api Location",
"Author": "TeaTree",
"Version": "1.0.0",
"Description": "Shows Api Location on a modified map page for accurate tracking.",
"UniqueID": "TeaTree.ApiLocation",
"MinimumApiVersion": "3.0.0",
"ContentPackFor": {
"UniqueID": "Pathoschild.ContentPatcher"
},
"Dependencies": [
{
"UniqueID": "Bouhm.NPCMapLocations",
"IsRequired": true
}
]
}