Stardew_Valley_Mods/GeneralMods/MapEvents/manifest.json

11 lines
286 B
JSON
Raw Normal View History

2018-02-24 05:55:51 +08:00
{
"Name": "EventSystem",
"Author": "Alpha_Omegasis",
"Version": "0.1.0",
"Description": "A system to manage different events that can happen on the map.",
"UniqueID": "Omegasis.EventSystem",
"EntryDll": "EventSystem.dll",
"MinimumApiVersion": "2.0",
"UpdateKeys": [ ]
}