Well, usually when you resize stardews game window to be really small it will resize to a minimum of 1280x720 px. With this mod you can have the minimum be anything you want, but by default it'll be 640x360 px. You can change it in the config.json or with GMCM, but you'd need to restart the game for the changes to apply. There's nothing you need to do additionally after putting the mod into your mods folder. If you're curious about the programming side you could checkout the ModEntry.cs.
4 comments
With this mod you can have the minimum be anything you want, but by default it'll be 640x360 px.
You can change it in the config.json or with GMCM, but you'd need to restart the game for the changes to apply.
There's nothing you need to do additionally after putting the mod into your mods folder.
If you're curious about the programming side you could checkout the ModEntry.cs.