Toram Eldin
Member
- Jul 2, 2018
- 260
- 251
- 245
God damn it, WHY do so many games on this site (let alone relatively popular games that are labeled as "Complete") fail at basic fucking spell checking? You'd think with all that Patreon money they could afford to spend half an hour doing some basic fucking editing and reviewing.
I don't see why devs don't just type in Grammarly or something and then just c/p the script into the game files. Not only does the spell check part work really well, but it also helps correct grammar.Automatic spell checking won't work if you put text directly in the game (whatever tool you use for coding it), without using some text processor/editor.
Once the text in game, there are not many people who will point out to each particular typo, and effort to going through the code might be not worthy result.