Stardew_Valley_Mods/GeneralMods/Fall28SnowDay/manifest.json

11 lines
334 B
JSON
Raw Normal View History

{
2017-08-06 03:19:24 +08:00
"Name": "Fall 28 Snow Day",
"Author": "Alpha_Omegasis",
"Version": "1.6.0",
2017-08-06 03:19:24 +08:00
"Description": "Makes it snow on Fall 28, which makes a good explanation for all the snow on the next day.",
"UniqueID": "Omegasis.Fall28SnowDay",
2017-10-12 03:57:36 +08:00
"EntryDll": "Fall28SnowDay.dll",
2018-01-11 13:43:32 +08:00
"MinimumApiVersion": "2.0",
2017-10-12 03:57:36 +08:00
"UpdateKeys": [ "Nexus:486" ]
}