Add checking for .git folders to prevent destruction of mod development environments
Closed this issue · 0 comments
atlanticaccent commented
Updating a mod will delete the entire existing mod folder, including any hidden files (like the .git folder).
Either keep hidden files, or pop a warning and abort the operation letting the user intervene.