stardew_valley/GenericModConfigMenu/manifest.json

11 lines
381 B
JSON
Raw Normal View History

2024-01-11 05:38:42 +08:00
{
"Name": "Generic Mod Config Menu",
"Author": "spacechase0",
"Version": "1.11.2",
"MinimumApiVersion": "3.17.0",
"Description": "Adds an in-game UI to edit other mods' config options (for mods which support it).",
"UniqueID": "spacechase0.GenericModConfigMenu",
"EntryDll": "GenericModConfigMenu.dll",
"UpdateKeys": [ "Nexus:5098" ]
}