stardew-multiplayer-docker/docker/mods/AutoLoadGame/manifest.json
2021-01-23 21:04:33 +01:00

11 lines
286 B
JSON

{
"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" ]
}