Stardew_Valley_Mods/GeneralMods/TimeFreeze/manifest.json

16 lines
385 B
JSON
Raw Normal View History

{
2017-08-06 03:19:24 +08:00
"Name": "Time Freeze",
"Author": "Alpha_Omegasis",
"Version": {
"MajorVersion": 1,
2017-08-06 03:36:00 +08:00
"MinorVersion": 2,
2017-10-12 04:20:46 +08:00
"PatchVersion": 1,
2017-08-06 03:19:24 +08:00
"Build": null
},
2017-08-06 03:20:46 +08:00
"MinimumApiVersion": "1.15",
2017-08-06 03:19:24 +08:00
"Description": "Emulates old Harvest Moon-style games where time is frozen inside.",
"UniqueID": "Omegasis.TimeFreeze",
2017-10-12 03:57:36 +08:00
"EntryDll": "TimeFreeze.dll",
"UpdateKeys": [ "Nexus:973" ]
}