17 lines
370 B
JSON
17 lines
370 B
JSON
{
|
|
"Name": "SunDropMapEvents",
|
|
"Author": "Alpha_Omegasis",
|
|
"Version": "0.1.0",
|
|
"Description": "A system to add events to the SunDropMod",
|
|
"UniqueID": "SunDrop.MapEvents",
|
|
"EntryDll": "SunDropMapEvents.dll",
|
|
"MinimumApiVersion": "2.0",
|
|
"UpdateKeys": [ ],
|
|
"Dependencies": [
|
|
{
|
|
"UniqueID": "Omegasis.EventSystem",
|
|
"IsRequired": true
|
|
}
|
|
]
|
|
}
|