Python-based mod manager for Cyberpunk 2077 on macOS.
Status: Superseded by CyberMod Studio.
Web UI (FastAPI), TUI (Textual), and CLI for installing and managing Cyberpunk 2077 mods. Integrates with Nexus Mods API. This project has been superseded by CyberMod Studio (native Swift/SwiftUI) but remains available for reference and its profiling/analysis scripts.
scripts/— Game binary analysis and profiling toolsdocs/— RT optimization research, GPU profiling findings, binary analysis reports
uv sync
python -m app.main # Web UI on localhost:8000| Project | Description |
|---|---|
| CyberMod Studio | Native replacement |