I am the author of the Cyberpunk 2077 Extension for Vortex https://www.nexusmods.com/site/mods/196 The major issue I am seeing is mods being uploaded that do not have the proper directory structure to be supported by my CP2077 Vortex Extension. The Extension extracts files it downloads to the root of the Cyberpunk 2077 install location. Example: You install Cyberpunk in "D:\Games\Cyberpunk 2077" The Vortex Extension extracts any files to that directory. To place files in another directory under that directory, the zip file needs to embed the proper directory structure the mod requires. The Better Minimap mod requires files be placed into "archive/pc/patch" under the Cyberpunk 2077 install directory. It embeds that file path into its zip files. Because of that, you can install it using the "Vortex" or "Mod Manager Download" buttons. For those mods that do not support the extension properly you can do one of two things: 1) use the manual download option and extract the files where the mod author tells you to extract them. 2) use the manual download option and correct the zip file's paths so when you drag and drop onto the Vortex mod page, it will extract them to the proper location. (this is what I did to initially test Better Minimaps when I was originally creating the extension) Auto updates to the mods will not work with Manual downloads. Bottom line is the mod authors need to correct their files to support Vortex. I made the extension support as many mod paths as I could under the Cyberpunk install directory...it's up to the mod authors to make their mod extract properly when using the Vortex install method. I have been posting to some popular mods on Nexus to try to get the mod authors to correct their files. Some have corrected them (Better Minimaps did), some have not. Getting the word out about how to build the zip files is my #1 priority right now.