Stardew_Valley_Mods/GeneralMods/TimeFreeze/manifest.json

14 lines
321 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:19:45 +08:00
"MinorVersion": 1,
"PatchVersion": 0,
2017-08-06 03:19:24 +08:00
"Build": null
},
2017-08-06 03:19:24 +08:00
"Description": "Emulates old Harvest Moon-style games where time is frozen inside.",
"UniqueID": "Omegasis.TimeFreeze",
"EntryDll": "TimeFreeze.dll"
}