stardew_valley/GenericModConfigMenu/manifest.json
2024-01-11 05:38:42 +08:00

11 lines
381 B
JSON

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