Stardew_Valley_Mods/GeneralMods/Fall28SnowDay/manifest.json

11 lines
337 B
JSON
Raw Normal View History

{
2017-08-06 03:19:24 +08:00
"Name": "Fall 28 Snow Day",
"Author": "Alpha_Omegasis",
"Version": "1.7.1",
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",
2019-01-06 15:21:06 +08:00
"MinimumApiVersion": "2.10.1",
2017-10-12 03:57:36 +08:00
"UpdateKeys": [ "Nexus:486" ]
}