Stardew_Valley_Mods/GeneralMods/SaveAnywhere/manifest.json

12 lines
261 B
JSON
Raw Normal View History

{
"Name": "Save Anywhere",
2017-04-06 11:36:29 +08:00
"Author": "Alpha_Omegasis",
"Version": "2.10.0",
2017-08-06 03:19:24 +08:00
"Description": "Lets you save almost anywhere.",
"UniqueID": "Omegasis.SaveAnywhere",
2017-10-12 03:57:36 +08:00
"EntryDll": "SaveAnywhere.dll",
"MinimumApiVersion": "2.4",
"Dependencies": [
]
}