2018-02-24 11:10:56 +08:00
|
|
|
{
|
2019-01-06 15:21:06 +08:00
|
|
|
"Name": "Custom NPC Framework",
|
2018-02-24 11:10:56 +08:00
|
|
|
"Author": "Alpha_Omegasis",
|
|
|
|
"Version": "0.1.0",
|
2019-01-06 15:21:06 +08:00
|
|
|
"Description": "A system to add custom NPCs to Stardew.",
|
2018-02-24 11:10:56 +08:00
|
|
|
"UniqueID": "Omegasis.CustomNPCFramework",
|
|
|
|
"EntryDll": "CustomNPCFramework.dll",
|
2019-01-06 15:21:06 +08:00
|
|
|
"MinimumApiVersion": "2.10.1",
|
2019-01-06 13:33:12 +08:00
|
|
|
"UpdateKeys": [],
|
|
|
|
"Dependencies": [
|
|
|
|
{ "UniqueID": "Omegasis.StardustCore" }
|
|
|
|
]
|
2018-02-24 11:10:56 +08:00
|
|
|
}
|