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

10 lines
305 B
JSON
Raw Normal View History

2021-01-23 20:04:33 +00:00
{
"Name": "Remote Control",
"Author": "Sebbity",
"Version": "1.0.0",
"Description": "Remotely control a stardew valley host ",
"UniqueID": "Sebbity.RemoteControl",
"EntryDll": "RemoteControl.dll",
"MinimumApiVersion": "2.10.0",
"UpdateKeys": [ "GitHub:Novex/StardewValley-RemoteControl"]
}