* Update CodeStyle.md with more grammar
I'm trying to get into this project, just noticed some grammar jank with the dev instructions so I thought I'd fix a few while reading the file.
Might look over the other files too.
This ruleset is strict, but this project which will force me to code a bit less like a stream of vomit if I end up working on it so that's good.
* Update ModuleSystem.md
* Update DeveloperGuide.md
* Update CodeStyle.md
Co-authored-by: Asuka <bingkan@outlook.com>
* Load files from working dir instead of the exe dir
This allows game data to be located in different folders and to change games by changing working directory.
* Update DeveloperGuide.md