stardew-multiplayer-docker/docker/mods/AutoLoadGame/manifest.json

11 lines
286 B
JSON
Raw Normal View History

2021-01-23 20:04:33 +00:00
{
"Name": "Auto Load Game",
"Author": "Caraxian",
"Version": "1.0.2",
"Description": "Automatically load a save file when starting.",
"UniqueID": "caraxian.AutoLoadGame",
"EntryDll": "AutoLoadGame.dll",
"MinimumApiVersion": "2.10.1",
"UpdateKeys": [ "Nexus:2509" ]
}