Some utility tools for Cyberpunk 2077 modding.
Nexus Mods link: https://www.nexusmods.com/cyberpunk2077/mods/11126
A conflict-checker app for Cyberpunk 2077 archives.
red4-conflicts.exe
and specify a folder with archives to checkA commandline tool to check if a mod needs an update after a game patch
red4-update.exe
and specify a folder with archives to check (or run it from within that folder)Usage: red4-update.exe check [PATH]
Arguments:
[PATH] Path to a folder with archives to check
Options:
-h, --help Print help
A small app to display various tweak-related info.
red4-tweak_browser.exe
and D:\games\Cyberpunk 2077\tools\redmod\tweaks
) A small rust utility to convert and strip tweak records (https://github.com/CDPR-Modding-Documentation/Cyberpunk-Tweaks) to a c# class hierarchy for use with doxygen: https://cdpr-modding-documentation.github.io/Cyberpunk-Tweaks/
tweakdox <SOURCE> <OUT>