4eb9085e71
The mechanism that both pack updating and Modrinth overrides use utilize std::filesystem::copy, which with GCC's libstdc++ has a bug on Windows where `overwrite_existing` isn't obeyed. In addition, made it clear what `overrideFolder` does by renaming it and rewriting an error message. |
||
---|---|---|
.. | ||
ModrinthAPI.cpp | ||
ModrinthAPI.h | ||
ModrinthCheckUpdate.cpp | ||
ModrinthCheckUpdate.h | ||
ModrinthInstanceCreationTask.cpp | ||
ModrinthInstanceCreationTask.h | ||
ModrinthPackIndex.cpp | ||
ModrinthPackIndex.h | ||
ModrinthPackManifest.cpp | ||
ModrinthPackManifest.h |