Stardew_Valley_Mods/GeneralMods/AutoSpeed/manifest.json

11 lines
248 B
JSON
Raw Normal View History

{
2017-08-06 03:19:24 +08:00
"Name": "Auto Speed",
"Author": "Alpha_Omegasis",
"Version": "1.8.0",
2017-08-06 03:19:24 +08:00
"Description": "Got to go fast!",
"UniqueID": "Omegasis.AutoSpeed",
2017-10-12 03:57:36 +08:00
"EntryDll": "AutoSpeed.dll",
2019-01-06 15:21:06 +08:00
"MinimumApiVersion": "2.10.1",
2017-10-12 03:57:36 +08:00
"UpdateKeys": [ "Nexus:443" ]
}