https://github.com/lepoco/cpmm
Cyberpunk 2077 Mod Manager
https://github.com/lepoco/cpmm
cdprojekt community cyberpunk cyberpunk2077 games mods
Last synced: 3 months ago
JSON representation
Cyberpunk 2077 Mod Manager
- Host: GitHub
- URL: https://github.com/lepoco/cpmm
- Owner: lepoco
- License: gpl-3.0
- Created: 2022-02-21T09:51:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T19:29:13.000Z (almost 3 years ago)
- Last Synced: 2025-06-30T02:39:56.229Z (12 months ago)
- Topics: cdprojekt, community, cyberpunk, cyberpunk2077, games, mods
- Language: C#
- Homepage: https://www.nexusmods.com/cyberpunk2077/mods/96
- Size: 2.25 MB
- Stars: 24
- Watchers: 3
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# Cyberpunk 2077 Mod Manager
Cyberpunk 2077 Mod Manager

## About
Often times, good tools written by good programmers aren't pretty. That's why I, as a bad programmer, chose one of the main goals to make the manager looks nice and only later functional. Therefore, you may encounter a lot of bugs.
## Compilation
Use Visual Studio 2022 and invoke the .sln.
Visual Studio
**CPMM** is an Open Source project. You are entitled to download and use the freely available Visual Studio Community Edition to build, run or develop for WPF UI. As per the Visual Studio Community Edition license, this applies regardless of whether you are an individual or a corporate user.

## License
CPMM is open source software licensed under **GNU GPL-3.0**.
Keep in mind that you must include a copy of the license in your derivative project.