khanshoaib3 / stardew-access

An accessibility mod for Stardew Valley with screen reader and keyboard only support!
GNU General Public License v3.0
64 stars 19 forks source link

Config & Key binds Update #332

Closed PepperTheVixen closed 2 months ago

PepperTheVixen commented 2 months ago

This update brings configs and keybinds markdown pages up to speed with the latest features of SDA. Additional work has been done in config.md to give users more info on what a json is and what text editors are recommended to edit one. Additionally, a new section has been added: "Narration and Verbosity Configs" to hold the config items related to reporting text and information to the screen reader and how much of it is reported. "Other" has now become "miscellaneous" and holds all other config items that don't fit the other categories

khanshoaib3 commented 2 months ago

/fast-forward

khanshoaib3 commented 2 months ago

@PepperTheVixen I think I messed something up while rebasing and merging your branch manually. Sorry about that, I really hate github not supporting fast forward merges, even with rebases :( Your commits have been merged into dev branch though, I'm closing this issue now.

I'll make sure to first check if there are any open pull requests before merging my commits to dev branch.

khanshoaib3 commented 2 months ago

@PepperTheVixen Also, You might have to force pull changes into your local configKeyBindsUpdate branch.