stardew-valley-mods/ZoomLevel/manifest.json
2025-07-03 20:02:00 +08:00

18 lines
532 B
JSON

{
"Name": "Zoom Level",
"Author": "thespbgamer",
"Version": "4.3.0",
"Description": "Change the Zoom, UI levels & Camera Position with simple keybinds. Now with a zoom randomizer!",
"UniqueID": "thespbgamer.ZoomLevel",
"EntryDll": "ZoomLevel.dll",
"MinimumApiVersion": "4.2.1",
"UpdateKeys": ["GitHub:thespbgamer/ZoomLevel", "Nexus:7363", "CurseForge:714275"],
"Dependencies": [
{
"UniqueID": "spacechase0.GenericModConfigMenu",
"MinimumVersion": "1.15.0",
"IsRequired": false
}
]
}