Open t0mtee opened 1 month ago
Trying to install a .rar mod gives the error "Unknown archive format". I'm running Debian. Converting rar to zip can take a while, especially with big mods, so ideally rar extraction would be built in.
I've not noticed any issues with changing line 277 in /src/core/fetcher.py to just: except:
/src/core/fetcher.py
except:
Trying to install a .rar mod gives the error "Unknown archive format". I'm running Debian. Converting rar to zip can take a while, especially with big mods, so ideally rar extraction would be built in.