An open-source mod manager for Cyberpunk 2077. Install and delete your mods with a beautiful user interface. The manager informs you about the requirements that you need and keeps track of all the files installed by mods, to safely remove them at any time.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
- mods packaged as .rar archives can now be installed
- checking for updates of my installed mods works now
- added a profiler for cyberpunk2077 to distinguish mod directories from game directories
- update check will run when the manager starts (can be disabled under Choom -> Profile -> uncheck "Enable auto update checks*)
- mod manager will now check if a new mod manager version is available
- "Help" button will now redirect to the wiki on GitHub
- uninstalling mods is now easier just right click the mod in the treeview and select "Uninstall"
Bug fixes
- fixed a critical bug that caused mod files from other mods to be deleted if they were in the same directory as the mod that was being uninstalled (mods that are in the same folder are now
managed by the dirManager.json file to prevent this)
added some error handling for different functions...
Version 0.1.0-alpha
First ever release of my version for a mod manager for Cyberpunk 2077
Have fun, and please leave an issue on GitHub if there is a useability breaking bug.
The manager is still in very early development, thank you for your consideration and thank you for downloading the unofficial mod manager for Cyberpunk 2077!
You're breathtaking! ;)
Important: This is a pre-release and therefore lacks many features that I want to add in the future. The source code can be found on GitHub.
Version 0.2.0-alpha is out right now! See the changes.
1. Installation: - Download the zip file from NexusMods - Extract the zip file - Run the "CP2077MM.exe" file
2. Updating:
To update the mod manager download the latest release from GitHub or NexusMods
Extract the zip file and copy all the files into your mod manager installation directory by replacing the old ones
json files do not need a replacement, as they are only for data storage
2. Currently supported features: - Installing mods from .zip/.rar/.7z archives (into the standard directory) - Deleting mods safely - creating a custom load order for .archive files - Informing about requirements when installing a mod - Informing about requirements of installed mods, if not installed - Uses NexusModsAPI for metadata information about the mods - Verifys a mod with NexusMods hash - Update information for all your installed mods
3. Features in Development: - Working: adding a feature to scan for already installed mods (profiler is already done, analysis in development) - Working: adding non standard installation options for mods (maybe through json file provided by the mod author or the mod manager)
4. Features that potentially will be added in the future: - managing config files of mods - downloading and updating mods using the manager (only for NexusMods Premium users) - many more things...
5. Deinstallation: - Delete the directory where you installed the mod - Delete the "CP2077ModManager" directory in "C:\ProgramData\"
If you have a feature request or encounter any useability breaking bugs, please create an issue on GitHub.