-
Notifications
You must be signed in to change notification settings - Fork 8
/
manifest.json
31 lines (31 loc) · 908 Bytes
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"Name": "Flower Valley for ContentPatcher",
"Author": "KAYA/jina2ya (original) paradigmnomad (port) turtiny (cabins & log bridge)",
"Description": "A port of KAYA's Flower Valley - Town and Farm Buildings Redone for Content Patcher",
"Version": "4.3.1",
"MinimumApiVersion": "3.7.0",
"UniqueID": "kaya.floralvalley",
"ContentPackFor":
{
"UniqueID": "Pathoschild.ContentPatcher",
"MinimumVersion": "1.18.0"
},
"Dependencies": [
{
"UniqueID": "minervamaga.CP.eemieMapRecolour",
"IsRequired": false,
},
{
"UniqueID": "minervamaga.CP.ATDSV",
"IsRequired": false,
},
{
"UniqueID": "stardewfoliageredone",
"IsRequired": false,
},
{
"UniqueID": "stardewfoliageredonereshade",
"IsRequired": false,
}, ],
"UpdateKeys": ["Nexus:2064"],
}