Closed space-nuko closed 2 years ago
I'm going to merge this but I'm still going to rewrite this to using my own helper function Util::FileExists
.
The crash happens because std::filesystem::exists
can throw exceptions.
I'll look through the rest of the code for other usages of std::filesystem::exists
.
Closes #22.