13597e046a
The RemoteControl mod has been completely deleted along with its references in README.md file and docker-compose.yml. In addition, the AutoLoadGame mod has been updated with an added author and bumped up version.
11 lines
293 B
JSON
11 lines
293 B
JSON
{
|
|
"Name": "Auto Load Game",
|
|
"Author": "Caraxian, yatsukiko",
|
|
"Version": "1.0.3",
|
|
"Description": "Automatically load a save file when starting.",
|
|
"UniqueID": "caraxian.AutoLoadGame",
|
|
"EntryDll": "AutoLoadGame.dll",
|
|
"MinimumApiVersion": "4.0.0",
|
|
"UpdateKeys": [ "Nexus:2509" ]
|
|
}
|