Stardew_Valley_Mods/GeneralMods/SundropMapEvents/manifest.json

14 lines
342 B
JSON

{
"Name": "SunDrop Map Events",
"Author": "Alpha_Omegasis",
"Version": "0.1.0",
"Description": "A system to add events to the SunDropMod",
"UniqueID": "SunDrop.MapEvents",
"EntryDll": "SunDropMapEvents.dll",
"MinimumApiVersion": "2.10.1",
"UpdateKeys": [],
"Dependencies": [
{ "UniqueID": "Omegasis.EventSystem" }
]
}