Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-23 | fix: Finding Windows game folder (#55) | Rémy Raes | |
2022-01-23 | Repaired vdf reading | 3top1a | |
- os nor app was imported - returned the entire vdf file instead | |||
2022-01-23 | moved modules into extras/ | 0neGal | |
I moved requests.js into extras and made the function for finding the potentional gamepath into it's own module. I also made the exec() called Promise based. |